From e1707fb76a991d04797a8d97ca34c55db71899cd Mon Sep 17 00:00:00 2001 From: geireann Date: Sat, 31 Jul 2021 05:38:08 -0400 Subject: tab scrollable --- src/client/views/MainView.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/client/views/MainView.scss') diff --git a/src/client/views/MainView.scss b/src/client/views/MainView.scss index ba1c91720..d913f2069 100644 --- a/src/client/views/MainView.scss +++ b/src/client/views/MainView.scss @@ -117,7 +117,7 @@ .mainView-propertiesDragger { //background-color: rgb(140, 139, 139); - background-color: $medium-gray; + background-color: $light-gray; height: 55px; width: 17px; position: absolute; @@ -165,7 +165,7 @@ left: 0; position: absolute; z-index: 2; - background-color: $medium-gray; + background-color: $light-gray; .editable-title { background-color: $light-gray; } -- cgit v1.2.3-70-g09d2