Minor theme changes

Moving closer to spawning component dynamically for the purpose of the dashboard and trading
This commit is contained in:
GloriousCode
2017-12-07 20:56:19 +11:00
parent 5e25072a13
commit 0b0c5c0a33
18 changed files with 145 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
.container {
min-height: 100vh;
height:100%;
height: 100vh;
min-height:100%;
}
.main {