add hover effect to label

This commit is contained in:
Brenden Bice 2019-04-05 14:20:50 -04:00
parent 94730c9ff7
commit 80ba4f27c8
2 changed files with 51 additions and 12 deletions

View file

@ -20,10 +20,8 @@
height: 24px;
width: 24px;
margin: 0 5px 0 0;
padding: 11px 0;
&:first-child {
border-left: 1px solid var(--faint, $fallback--faint);
padding-left: 12px !important;
}