mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 12:11:54 +00:00
Fix: change width & height to min-width & min-height
This commit is contained in:
@@ -21,8 +21,8 @@ window#waybar {
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
min-width: 15px;
|
||||
min-height: 15px;
|
||||
border-radius: 100%;
|
||||
margin: 1px 1px;
|
||||
color: #cdd6f4;
|
||||
|
||||
Reference in New Issue
Block a user