mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-08 00:13:02 +00:00
11 lines
153 B
SCSS
11 lines
153 B
SCSS
![]() |
// hotplug
|
||
|
|
||
|
.hotplug-notification-item {
|
||
|
@extend %bubble_button !optional;
|
||
|
}
|
||
|
|
||
|
.hotplug-notification-item-icon {
|
||
|
icon-size: 24px;
|
||
|
padding: 0 4px;
|
||
|
}
|