diff options
| author | eleanor-park <113556828+eleanor-park@users.noreply.github.com> | 2024-07-11 11:48:44 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-11 11:48:44 -0400 |
| commit | 2bf43f9906f84a600e6d5ea9dfc6c1af0ee3fd42 (patch) | |
| tree | 19895e85364e58246ec2869459e9d29f6621526e /src/client/views/nodes/ComparisonBox.scss | |
| parent | f33e6c9e191092e6050f980892b4404ff0d0a1f2 (diff) | |
| parent | 4438e7fe202ff4091b26f073122e7866ec9abb46 (diff) | |
Merge pull request #316 from brown-dash/master
updating gpt draw branch
Diffstat (limited to 'src/client/views/nodes/ComparisonBox.scss')
| -rw-r--r-- | src/client/views/nodes/ComparisonBox.scss | 2 |
1 files changed, 0 insertions, 2 deletions
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; |
