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;
background-color: transparent;
color: @text;
border: linear-gradient(
rgba(255, 255, 255, 0.05),
rgba(255, 255, 255, 0.05)
);
border: 1px solid @inactive;
border-radius: 10px;
}