mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Remove aspect-ratio property from workspace buttons for improved styling consistency
This commit is contained in:
@@ -22,7 +22,8 @@ window#waybar {
|
|||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
/* padding: 0px 10px; */
|
/* padding: 0px 10px; */
|
||||||
aspect-ratio: 1 / 1;
|
/* aspect-ratio: 1 / 1; */
|
||||||
|
min-width: 10px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
margin: 1px 1px;
|
margin: 1px 1px;
|
||||||
color: #cdd6f4;
|
color: #cdd6f4;
|
||||||
|
|||||||
Reference in New Issue
Block a user