A breaking change to check out having a sidebar with content that slides over when the menu is closed.

This commit is contained in:
GloriousCode
2017-10-09 17:24:32 +11:00
parent bc73c506e1
commit dd6a692ec3
6 changed files with 59 additions and 23 deletions

View File

@@ -2,3 +2,19 @@
width:18%;
background: none;
}
.dashboard-highlight {
color: green !important;
}
.trading-highlight {
color: red !important;
}
.wallet-highlight {
color: blueviolet !important;
}
.settings-highlight {
color: magenta !important;
}