diff options
Diffstat (limited to 'client/angular/app/app.component.scss')
-rw-r--r-- | client/angular/app/app.component.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/client/angular/app/app.component.scss b/client/angular/app/app.component.scss index 6e36c73e3..35f0e079b 100644 --- a/client/angular/app/app.component.scss +++ b/client/angular/app/app.component.scss | |||
@@ -5,8 +5,7 @@ header div { | |||
5 | } | 5 | } |
6 | 6 | ||
7 | menu { | 7 | menu { |
8 | min-height: 300px; | 8 | min-height: 600px; |
9 | height: 100%; | ||
10 | margin-right: 20px; | 9 | margin-right: 20px; |
11 | border-right: 1px solid rgba(0, 0, 0, 0.2); | 10 | border-right: 1px solid rgba(0, 0, 0, 0.2); |
12 | 11 | ||