Use consistent sizing for waybar padding
This commit is contained in:
@@ -31,7 +31,7 @@ window#waybar {
|
|||||||
/* Any random button */
|
/* Any random button */
|
||||||
background: transparent;
|
background: transparent;
|
||||||
color: #a89984;
|
color: #a89984;
|
||||||
padding: 0 0.9em;
|
padding: 0 14px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
#workspaces button.persistent {
|
#workspaces button.persistent {
|
||||||
|
|||||||
Reference in New Issue
Block a user