mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Remove padding from Waybar window for improved layout consistency
This commit is contained in:
@@ -34,7 +34,6 @@ window#waybar {
|
|||||||
background: rgba(137, 180, 250, 0.3);
|
background: rgba(137, 180, 250, 0.3);
|
||||||
color: #89b4fa;
|
color: #89b4fa;
|
||||||
box-shadow: 0 0 15px rgba(137, 180, 250, 0.4);
|
box-shadow: 0 0 15px rgba(137, 180, 250, 0.4);
|
||||||
padding: 0px 15px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button:hover {
|
#workspaces button:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user