🎨 ux(swaync): fix margin on mpris

This commit is contained in:
Sergio Laín 2024-03-11 17:40:56 +01:00
parent 77878334c2
commit 425dd8b514
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -19,7 +19,6 @@
background: linear-gradient(to right, #363a4f, rgba(183, 189, 248, 0.3)); background: linear-gradient(to right, #363a4f, rgba(183, 189, 248, 0.3));
padding: 10px; padding: 10px;
margin-top: 10px;
border-radius: 10px; border-radius: 10px;
} }