waybar: remove removing margins when module on either ends of the bar
This commit is contained in:
parent
fcd791d002
commit
eec5073afd
1 changed files with 0 additions and 10 deletions
|
|
@ -108,16 +108,6 @@ button:hover {
|
|||
#workspaces {
|
||||
}
|
||||
|
||||
/* If workspaces is the leftmost module, omit left margin */
|
||||
.modules-left > widget:first-child > #workspaces {
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
/* If workspaces is the rightmost module, omit right margin */
|
||||
.modules-right > widget:last-child > #workspaces {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#clock {
|
||||
border-top-right-radius: 0px;
|
||||
border-bottom-right-radius: 0px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue