FIX: Toolbar menu specificity

This commit is contained in:
Kris 2020-02-14 13:44:38 -05:00
parent 99305511bc
commit 103af2dcce
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@
background: $primary-low;
transition: all 0.25s;
.name,
.d-icon {
.texts .name,
.icons .d-icon {
font-size: $font-0;
font-weight: normal;
color: $primary;