From 98b01bac2c2c4536aa97d826b61516657f4d15f5 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 14 Mar 2016 22:16:43 +0100 Subject: Angular 2 : draft 2 --- client/angular/app/app.component.scss | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'client/angular/app/app.component.scss') 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 @@ +header div { + height: 50px; + line-height: 25px; + margin-bottom: 30px; +} + menu { min-height: 300px; height: 100%; -- cgit v1.2.3