This commit is contained in:
vinceliuice 2023-10-24 11:33:03 +08:00
parent ebe90595bf
commit 0f3ce76aa5

View file

@ -805,7 +805,9 @@ image.raven-mpris {
}
// Notifications
.budgie-notification-window { background-color: transparent; }
.budgie-notification-window {
background-color: transparent;
}
.budgie-notification {
.notification-title { font-size: 120%; }
@ -830,7 +832,7 @@ image.raven-mpris {
// Internal part of the Switcher
.budgie-switcher {
@extend .budgie-notification;
@extend .budgie-notification-window;
}
.budgie-panel {