gnome-shell-dark-theme/gnome-shell-sass/widgets/_hotplug.scss
2023-05-25 17:25:11 -04:00

10 lines
143 B
SCSS

// hotplug
.hotplug-notification-item {
@extend %bubble_button;
}
.hotplug-notification-item-icon {
icon-size: 24px;
padding: 0 4px;
}