Add border for normal state
Avoid windows move when roll-hover a workspace button
This commit is contained in:
parent
d91e21cf22
commit
bda794f5b0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ window#waybar {
|
|||
padding:4px 4px;
|
||||
background:#323232 ;
|
||||
color:#9c9c9c;
|
||||
border-bottom: 1px solid transparent;
|
||||
}
|
||||
|
||||
#workspaces button:hover {
|
||||
|
|
Reference in a new issue