Adapted CSS

This commit is contained in:
2026-02-27 14:52:13 +01:00
parent 593a061294
commit d02e3918e5
@@ -34,10 +34,7 @@ window#waybar {
min-width: 80px; min-width: 80px;
background-color: transparent; background-color: transparent;
color: @text; color: @text;
border: linear-gradient( border: 1px solid @inactive;
rgba(255, 255, 255, 0.05),
rgba(255, 255, 255, 0.05)
);
border-radius: 10px; border-radius: 10px;
} }