add background on expand button

This commit is contained in:
Tixie 2020-02-25 20:58:27 +01:00
parent 6736388c23
commit 73c2b821e3
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
border: none;
border-radius: .3rem;
background: none;
background-color: rgba($color-primary, .2);
color: rgba(#fff, .6);
font-size: 0;
}