diff options
Diffstat (limited to 'client/angular/app/app.component.scss')
-rw-r--r-- | client/angular/app/app.component.scss | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/client/angular/app/app.component.scss b/client/angular/app/app.component.scss index 03ecba8f2..346460a31 100644 --- a/client/angular/app/app.component.scss +++ b/client/angular/app/app.component.scss | |||
@@ -1,3 +1,9 @@ | |||
1 | header div { | ||
2 | height: 50px; | ||
3 | line-height: 25px; | ||
4 | margin-bottom: 30px; | ||
5 | } | ||
6 | |||
1 | menu { | 7 | menu { |
2 | min-height: 300px; | 8 | min-height: 300px; |
3 | height: 100%; | 9 | height: 100%; |