mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
style(media): reduce min-width
This commit is contained in:
parent
0968170074
commit
d209d350fe
@ -133,7 +133,7 @@ label:focus {
|
|||||||
#custom-media {
|
#custom-media {
|
||||||
background: #66cc99;
|
background: #66cc99;
|
||||||
color: #2a5c45;
|
color: #2a5c45;
|
||||||
min-width: 150px;
|
min-width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-spotify {
|
.custom-spotify {
|
||||||
|
Loading…
Reference in New Issue
Block a user