Remove aspect-ratio property from workspace buttons for improved styling consistency

This commit is contained in:
2025-10-27 21:32:35 +00:00
parent 682f3bc6d8
commit dd871bdd73

View File

@@ -22,7 +22,8 @@ window#waybar {
#workspaces button {
/* padding: 0px 10px; */
aspect-ratio: 1 / 1;
/* aspect-ratio: 1 / 1; */
min-width: 10px;
border-radius: 10px;
margin: 1px 1px;
color: #cdd6f4;