🎨 ux(waybar): change shadow for the workspace item
This commit is contained in:
parent
fd8e9779df
commit
099fcb566c
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ window#waybar.hidden {
|
||||||
#workspaces button.active {
|
#workspaces button.active {
|
||||||
padding-right: 6px;
|
padding-right: 6px;
|
||||||
padding-left: 6px;
|
padding-left: 6px;
|
||||||
box-shadow: rgba(0, 0, 0, 0.288) 2 2 5 2px;
|
box-shadow: rgba(0, 0, 0, 0.288) 2 2 2 2px;
|
||||||
padding-bottom: 3px;
|
padding-bottom: 3px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue