mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-08 00:13:02 +00:00
11 lines
182 B
SCSS
11 lines
182 B
SCSS
![]() |
// App Menu
|
||
|
#appMenu {
|
||
|
spacing: $base_spacing;
|
||
|
.label-shadow { color: transparent; }
|
||
|
}
|
||
|
|
||
|
#appMenu .panel-status-menu-box {
|
||
|
padding: 0 $base_padding;
|
||
|
spacing: $base_spacing;
|
||
|
}
|