mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-22 17:49:34 +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);
|
border: var(--defaultBorder);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.editItemMetadataForm>.metadataFormFields div:has(.formDialogFooterItem) {
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
|
|
||||||
.btnBrowse>.folder {
|
.btnBrowse>.folder {
|
||||||
margin-inline-end: .5em;
|
margin-inline-end: .5em;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user