forked from Mastodon/mastoradio-la-radio-di-mastodon
add background on expand button
This commit is contained in:
parent
6736388c23
commit
73c2b821e3
|
@ -37,6 +37,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: .3rem;
|
border-radius: .3rem;
|
||||||
background: none;
|
background: none;
|
||||||
|
background-color: rgba($color-primary, .2);
|
||||||
color: rgba(#fff, .6);
|
color: rgba(#fff, .6);
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue