0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 01:32:47 +00:00

Tweak dropdown padding

This commit is contained in:
G.Ambatte
2024-09-14 23:04:18 +12:00
parent c4c5ffff9b
commit a7cf49557a

View File

@@ -62,7 +62,10 @@
color : inherit; color : inherit;
} }
&>.dropdown{ &>.dropdown{
right : -1px; right : -1px;
&>.snippet{
padding-right : 10px;
}
} }
} }
&.editorTheme { &.editorTheme {