mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-08 00:13:02 +00:00
10 lines
123 B
SCSS
10 lines
123 B
SCSS
![]() |
.osd-window {
|
||
|
spacing: 1em;
|
||
|
min-width: 64px;
|
||
|
min-height: 64px;
|
||
|
|
||
|
StIcon {
|
||
|
icon-size: $base_icon_size * 6;
|
||
|
}
|
||
|
}
|