mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Placed footer buttons in Metadata Manager horizontally
This commit is contained in:
@@ -1317,6 +1317,11 @@ div[data-type="PhotoAlbum"] .play_arrow:before {
|
||||
border: var(--defaultBorder);
|
||||
}
|
||||
|
||||
.editItemMetadataForm>.metadataFormFields div:has(.formDialogFooterItem) {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.btnBrowse>.folder {
|
||||
margin-inline-end: .5em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user