diff --git a/Theme/ElegantFin-theme-nightly.css b/Theme/ElegantFin-theme-nightly.css index a4dfadd..f0bcf08 100644 --- a/Theme/ElegantFin-theme-nightly.css +++ b/Theme/ElegantFin-theme-nightly.css @@ -623,13 +623,17 @@ html { background-color: var(--drawerColor); border-radius: var(--largeRadius) !important; border: solid var(--borderColor) var(--borderWidth); - min-width: 12em; + min-width: 11em; } .dialogBackdropOpened { opacity: .66; } +[dir=ltr] .actionsheetMenuItemIcon.check { + margin: 0 .45em 0 .45em !important; +} + .subtitleEditor-dropZone, .imageEditor-dropZone { border-radius: var(--largeRadius);