mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-31 15:10:42 +00:00
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:
@@ -1,6 +1,5 @@
|
||||
.container {
|
||||
border: 1px solid rgba(0, 0, 0, 0.5);
|
||||
height: 96vh;
|
||||
height: 96vmax;
|
||||
}
|
||||
|
||||
.main {
|
||||
|
||||
Reference in New Issue
Block a user