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

@ -20,6 +20,7 @@
}
}
#view-address-book {
@extend .deflash-blue;
.scroll {
height:100%;
}