From 36c01920e3874e1484222a7012745b581405f67d Mon Sep 17 00:00:00 2001 From: Melissa Zhang Date: Wed, 29 Apr 2020 11:54:36 -0700 Subject: minor styling changes --- src/client/views/nodes/ComparisonBox.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/client/views/nodes/ComparisonBox.scss b/src/client/views/nodes/ComparisonBox.scss index f3ad2b8b9..b874f96b6 100644 --- a/src/client/views/nodes/ComparisonBox.scss +++ b/src/client/views/nodes/ComparisonBox.scss @@ -9,7 +9,7 @@ position: absolute; bottom: 0; width: 100%; - height: 95%; + height: calc(100% - 15px); .clip-div { position: absolute; @@ -22,7 +22,7 @@ .beforeBox-cont { height: 100%; - overflow: auto; + overflow: hidden; background-color: rgb(240, 240, 240); } -- cgit v1.2.3-70-g09d2