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,6 +1,5 @@
.container {
border: 1px solid rgba(0, 0, 0, 0.5);
height: 96vh;
height: 96vmax;
}
.main {