From b39c52f6c65b7bda06d68bce4730ee8b3a91dbe3 Mon Sep 17 00:00:00 2001 From: Sercan Yemen Date: Wed, 2 Aug 2017 17:50:49 +0300 Subject: [PATCH] little fix --- src/app/main/main.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/main/main.component.scss b/src/app/main/main.component.scss index 974421cb..1fd21229 100644 --- a/src/app/main/main.component.scss +++ b/src/app/main/main.component.scss @@ -34,7 +34,6 @@ fuse-main { display: flex; flex: 1; flex-direction: row; - flex: 1; width: 100%; overflow-x: hidden; overflow-y: auto;