From e53e248921dd5a72632fc23c5ab7abc659257bba Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Sun, 10 Nov 2024 17:57:45 -0300 Subject: [PATCH] :boom: fix(swaync): notification close buttons inside control center --- swaync/_control-center.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/swaync/_control-center.css b/swaync/_control-center.css index 926248d..c5a8a1e 100644 --- a/swaync/_control-center.css +++ b/swaync/_control-center.css @@ -122,11 +122,9 @@ } /* MPRIS */ - .widget-mpris { padding: 0px 0px; box-shadow: none; - border: .1em solid @color1; } .widget-mpris .widget-mpris-player {