_hotplug.scss
ASCII text
1// hotplug 2 3.hotplug-notification-item { 4@extend %bubble_button; 5} 6 7.hotplug-notification-item-icon { 8icon-size: 24px; 9padding: 0 4px; 10} 11
By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.
1// hotplug 2 3.hotplug-notification-item { 4@extend %bubble_button; 5} 6 7.hotplug-notification-item-icon { 8icon-size: 24px; 9padding: 0 4px; 10} 11