Fix: Delete media heading was not centered
This commit is contained in:
parent
3e233ec887
commit
2833a88b6f
1 changed files with 4 additions and 0 deletions
|
|
@ -488,6 +488,10 @@ html {
|
|||
font-size: unset;
|
||||
}
|
||||
|
||||
.formDialogHeader>h1 {
|
||||
margin-inline: 0 !important;
|
||||
}
|
||||
|
||||
.collapseContent {
|
||||
background-color: unset !important;
|
||||
backdrop-filter: unset !important;
|
||||
|
|
|
|||
Loading…
Reference in a new issue