Regenerated
This commit is contained in:
+296
-297
File diff suppressed because it is too large
Load Diff
@@ -3005,7 +3005,6 @@ window#waybar {
|
|||||||
/* Make the PulseAudio slider wider */
|
/* Make the PulseAudio slider wider */
|
||||||
#pulseaudio-slider.widget {
|
#pulseaudio-slider.widget {
|
||||||
min-width: 250px; /* adjust width as needed */
|
min-width: 250px; /* adjust width as needed */
|
||||||
max-width: 400px; /* optional: limit max width */
|
|
||||||
padding: 0 5px; /* optional: inner spacing */
|
padding: 0 5px; /* optional: inner spacing */
|
||||||
box-sizing: border-box; /* ensures padding doesn't increase total width */
|
box-sizing: border-box; /* ensures padding doesn't increase total width */
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -145,7 +145,6 @@ window#waybar {
|
|||||||
/* Make the PulseAudio slider wider */
|
/* Make the PulseAudio slider wider */
|
||||||
#pulseaudio-slider.widget {
|
#pulseaudio-slider.widget {
|
||||||
min-width: 250px; /* adjust width as needed */
|
min-width: 250px; /* adjust width as needed */
|
||||||
max-width: 400px; /* optional: limit max width */
|
|
||||||
padding: 0 5px; /* optional: inner spacing */
|
padding: 0 5px; /* optional: inner spacing */
|
||||||
box-sizing: border-box; /* ensures padding doesn't increase total width */
|
box-sizing: border-box; /* ensures padding doesn't increase total width */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user