StyleKit classes wip

This commit is contained in:
Mo Bitar
2018-12-07 14:26:38 -06:00
parent a656918332
commit 285bb76c7a
24 changed files with 2763 additions and 1905 deletions

View File

@@ -1,5 +1,5 @@
.app-bar {
.item {
.sk-app-bar {
.sk-app-bar-item {
position: relative;
}
}
@@ -15,6 +15,4 @@
margin-top: 5px;
width: 280px;
max-height: calc(85vh - 90px);
background-color: white;
color: $selected-text-color;
}