mirror of
https://github.com/owncast/owncast.git
synced 2024-11-28 19:19:06 +03:00
Fix modal header margins
This commit is contained in:
parent
bbc2d9e8b5
commit
f2c5a7dc37
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ DROPDOWN
|
|||
|
||||
.ant-modal-header {
|
||||
padding: 16px 24px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.ant-modal-body {
|
||||
|
|
Loading…
Reference in a new issue