From 56de54fea88891b621d6298541bd0a26334b8db5 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 4 Jun 2024 09:15:35 -0400 Subject: fixed animation of comparisonBox clip sliding --- src/client/views/nodes/ComparisonBox.scss | 2 -- 1 file changed, 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 093b9c004..08d9e6010 100644 --- a/src/client/views/nodes/ComparisonBox.scss +++ b/src/client/views/nodes/ComparisonBox.scss @@ -49,7 +49,6 @@ left: 0; height: 100%; overflow: hidden; - transition: 200ms; .beforeBox-cont { height: 100%; @@ -63,7 +62,6 @@ width: 3px; display: inline-block; background: white; - transition: 200ms; .slide-handle { position: absolute; -- cgit v1.2.3-70-g09d2