mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +00:00
Fix: Buttons in Metadata Editor dialog were oversized
This commit is contained in:
@@ -731,6 +731,11 @@ progress+span {
|
||||
padding: 0 0.5em !important;
|
||||
}
|
||||
|
||||
.formDialogFooter:not(.formDialogFooter-clear.formDialogFooter-flex)>.formDialogFooterItem{
|
||||
-webkit-flex-basis: 6em;
|
||||
flex-basis: 6em;
|
||||
}
|
||||
|
||||
.collapseContent {
|
||||
background-color: unset !important;
|
||||
backdrop-filter: unset !important;
|
||||
|
Reference in New Issue
Block a user