queue card ui

This commit is contained in:
Yan
2017-11-17 19:55:26 +06:30
parent 2555efa186
commit 3aac2629c9
2 changed files with 21 additions and 6 deletions

View File

@@ -11,6 +11,10 @@
@import "BSBMaterial/themes/all-themes";
@import "reset";
.sx-margin-0 {
margin: 0 !important;
}
.selected-item {
color: #fff !important;
background-color: #7a62d3 !important;