fix(deflash): apply deflash style to individual views

This commit is contained in:
Jason Dreyzehner 2016-11-17 17:50:15 -05:00
commit 348eecfec8
9 changed files with 10 additions and 2 deletions

View file

@ -1,4 +1,5 @@
.settings {
@extend .deflash-blue;
.item {
color: $dark-gray;
border-color: rgba(221, 221, 221, 0.3);