gnome-shell-dark-theme/gnome-shell-sass/widgets/_hotplug.scss

11 lines
143 B
SCSS
Raw Normal View History

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