mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Icon in browse button in 'Add Image/Subtitle' dialogs did not have a padding
This commit is contained in:
@@ -588,6 +588,10 @@ html {
|
||||
border: solid var(--borderColor) var(--borderWidth);
|
||||
}
|
||||
|
||||
.btnBrowse>.folder {
|
||||
margin-inline-end: .5em;
|
||||
}
|
||||
|
||||
.fab {
|
||||
color: #fff;
|
||||
background: var(--lighterGradientPoint);
|
||||
|
Reference in New Issue
Block a user