💥 fix(swaync): notification close buttons inside control center

This commit is contained in:
retrozinndev
2024-11-10 17:57:45 -03:00
parent 1f1e0098e1
commit e53e248921
-2
View File
@@ -122,11 +122,9 @@
} }
/* MPRIS */ /* MPRIS */
.widget-mpris { .widget-mpris {
padding: 0px 0px; padding: 0px 0px;
box-shadow: none; box-shadow: none;
border: .1em solid @color1;
} }
.widget-mpris .widget-mpris-player { .widget-mpris .widget-mpris-player {