UX: Make button icons use lighter color instead of opacity

This commit is contained in:
Kris
2019-01-31 13:59:49 -05:00
parent 886ba9dff9
commit 94f16ba931
13 changed files with 93 additions and 39 deletions

View File

@@ -55,7 +55,7 @@
}
.d-icon {
opacity: 0.7;
color: $primary-high;
}
.select-kit-header {