mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Delete media heading was not centered
This commit is contained in:
@@ -488,6 +488,10 @@ html {
|
||||
font-size: unset;
|
||||
}
|
||||
|
||||
.formDialogHeader>h1 {
|
||||
margin-inline: 0 !important;
|
||||
}
|
||||
|
||||
.collapseContent {
|
||||
background-color: unset !important;
|
||||
backdrop-filter: unset !important;
|
||||
|
Reference in New Issue
Block a user