From 1e24f26454aada5afbf9daad4d5ed339083f364c Mon Sep 17 00:00:00 2001 From: Melissa Zhang Date: Thu, 16 Apr 2020 17:20:07 -0700 Subject: fixed image drag and drop --- src/client/views/nodes/ComparisonBox.scss | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/client/views/nodes/ComparisonBox.scss') diff --git a/src/client/views/nodes/ComparisonBox.scss b/src/client/views/nodes/ComparisonBox.scss index 32ced3463..57c680d55 100644 --- a/src/client/views/nodes/ComparisonBox.scss +++ b/src/client/views/nodes/ComparisonBox.scss @@ -3,6 +3,9 @@ border-radius: inherit; width: 100%; height: 100%; - position: absolute; - transform-origin: top left; + + .beforeBox-cont { + width: 100%; + height: 100%; + } } \ No newline at end of file -- cgit v1.2.3-70-g09d2