moby: sxmo: waybar: use consistent left/right padding
This commit is contained in:
@@ -9,6 +9,12 @@ window#waybar {
|
|||||||
transition-duration: .2s;
|
transition-duration: .2s;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.modules-right {
|
||||||
|
/* workspace buttons (LHS) get padding between it and the screen edge */
|
||||||
|
/* replicate that same padding for whatever's on the RHS (i.e. the clock) */
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 0 5px;
|
padding: 0 5px;
|
||||||
background-color: #418379;
|
background-color: #418379;
|
||||||
|
Reference in New Issue
Block a user