Updates everything to latest stable,rc and beta versions of Angular, cli, material, webpack yeahhhh

This commit is contained in:
gloriousCode
2017-11-19 19:58:06 +11:00
parent 8984df24ad
commit 6d2aa311c8
11 changed files with 1272 additions and 1567 deletions

View File

@@ -1,5 +1,5 @@
.container {
height: 96vmax;
height: 100vmax;
}
.main {
@@ -14,6 +14,12 @@
.sidebar {
width: 14%;
position: fixed;
margin-top: 64px;
}
.navbar {
position: fixed;
}
.dashboard-highlight {