mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 16:06:54 +02:00
fix: waybar workspaces icon padding
This commit is contained in:
parent
581c9e7863
commit
2d45118e44
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ window#waybar.hidden {
|
|||
|
||||
#workspaces button {
|
||||
opacity: 0.2;
|
||||
padding: 0px 6px;
|
||||
transition: all 0.4s cubic-bezier(0.55, -0.68, 0.48, 1.682);
|
||||
font-size: 12px;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue