💥 fix(waybar): padding in notifications widget
This commit is contained in:
+3
-3
@@ -47,13 +47,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Notifications */
|
/* Notifications */
|
||||||
widget #custom-notifications {
|
#custom-notifications {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
padding-right: 14px;
|
padding-right: 13px;
|
||||||
}
|
}
|
||||||
|
|
||||||
widget #custom-notifications.cc-open {
|
#custom-notifications.cc-open {
|
||||||
background: @color1;
|
background: @color1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user