Finishes terrible dashboard where all ticker updates are posted

Fixes issue with widths
This commit is contained in:
GloriousCode
2017-09-27 18:51:55 +10:00
parent e44832b0a7
commit e3d099a867
6 changed files with 30 additions and 53 deletions

View File

@@ -17,6 +17,7 @@ body {
display: inline-block;
text-align: left;
max-width: 940px;
width:100%;
}
@import '~@angular/material/prebuilt-themes/indigo-pink.css';