11 lines
153 B
SCSS
Raw Normal View History

2021-04-08 22:59:05 +08:00
// hotplug
.hotplug-notification-item {
@extend %bubble_button !optional;
}
.hotplug-notification-item-icon {
icon-size: 24px;
padding: 0 4px;
}