2019-12-18 16:25:03 -05:00
|
|
|
// hotplug
|
|
|
|
|
|
|
|
.hotplug-notification-item {
|
2019-12-19 10:38:27 -05:00
|
|
|
@extend %bubble_button;
|
2019-12-18 16:25:03 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
.hotplug-notification-item-icon {
|
2019-12-19 10:38:27 -05:00
|
|
|
icon-size: 24px;
|
2020-01-14 13:09:03 -05:00
|
|
|
padding: 0 4px;
|
2019-12-18 16:25:03 -05:00
|
|
|
}
|