theme: Add music notification as well
This commit is contained in:
parent
94438e9d69
commit
2c795f7d05
@ -1684,6 +1684,7 @@ StScrollBar {
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.notification,
|
||||
.screen-shield-notification-source {
|
||||
padding: 12px 6px;
|
||||
border: 1px solid $_bubble_borders_color;
|
||||
|
@ -1562,6 +1562,7 @@ StScrollBar {
|
||||
.screen-shield-notifications-container .summary-notification-stack-scrollview {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0; }
|
||||
.screen-shield-notifications-container .notification,
|
||||
.screen-shield-notifications-container .screen-shield-notification-source {
|
||||
padding: 12px 6px;
|
||||
border: 1px solid rgba(238, 238, 236, 0.2);
|
||||
|
@ -1562,6 +1562,7 @@ StScrollBar {
|
||||
.screen-shield-notifications-container .summary-notification-stack-scrollview {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0; }
|
||||
.screen-shield-notifications-container .notification,
|
||||
.screen-shield-notifications-container .screen-shield-notification-source {
|
||||
padding: 12px 6px;
|
||||
border: 1px solid rgba(238, 238, 236, 0.2);
|
||||
|
Loading…
Reference in New Issue
Block a user