mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Fix: update padding and border styles for workspaces
This commit is contained in:
@@ -17,11 +17,11 @@ window#waybar {
|
||||
margin: 5px 5px 5px 10px;
|
||||
/* padding: 2px 2px; */
|
||||
border-radius: 15px;
|
||||
border: 2px solid rgba(137, 180, 250, 0.5);
|
||||
/* border: 2px solid rgba(137, 180, 250, 0.5); */
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
padding: 3px 5px;
|
||||
padding: 6px 10px;
|
||||
/* margin: 1px 1px; */
|
||||
color: #cdd6f4;
|
||||
background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user