💥 fix(waybar): persistent spacing on window module

This commit is contained in:
retrozinndev
2024-10-07 16:04:37 -03:00
parent c9a5627544
commit 08fbc8c2bd
2 changed files with 3 additions and 5 deletions
+2 -4
View File
@@ -31,15 +31,12 @@ window > * > * {
.module {
padding: 0 10px;
font-weight: 500;
margin: 0 1px;
}
widget > *:hover:not(#workspaces):not(#tray):not(#custom-media) {
background: @color1;
}
button:hover {
background: @color1;
}
/***/
/* Workspaces */
@@ -94,6 +91,7 @@ widget #custom-notifications {
window#waybar.empty #window {
padding: 0;
margin: 0;
}
widget #battery.charging,