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