Adds trading menu

Changes how the menus render - more accurate scrollbars even if sidebar and navbar are no longer fixed
This commit is contained in:
GloriousCode
2017-10-30 16:52:25 +11:00
parent d7f6693027
commit 50f6fd8aaf
9 changed files with 45 additions and 32 deletions

View File

@@ -1,3 +1,7 @@
.material-icons {
cursor: pointer;
}
}
.flex-spacer {
flex-grow: 1;
}