Regenerated
This commit is contained in:
+301
-299
File diff suppressed because it is too large
Load Diff
+5
-3
@@ -2879,9 +2879,11 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-bluetooth {
|
#custom-bluetooth {
|
||||||
overflow: visible;
|
display: inline-block;
|
||||||
font-size: 14px; /* slightly larger */
|
width: 4ch; /* width in character units */
|
||||||
width: 3ch; /* width in character units */
|
text-align: center;
|
||||||
|
overflow: visible; /* width in character units */
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
|
|||||||
@@ -232,9 +232,11 @@ window#waybar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-bluetooth {
|
#custom-bluetooth {
|
||||||
overflow: visible;
|
display: inline-block;
|
||||||
font-size: 14px; /* slightly larger */
|
width: 4ch; /* width in character units */
|
||||||
width: 3ch; /* width in character units */
|
text-align: center;
|
||||||
|
overflow: visible; /* width in character units */
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
#clock,
|
#clock,
|
||||||
|
|||||||
Reference in New Issue
Block a user