mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
remove padding from context menus
This commit is contained in:
@@ -95,6 +95,10 @@ const context = useContextStore();
|
||||
.context-item {
|
||||
padding: $small 1rem;
|
||||
}
|
||||
|
||||
.separator {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user