diff options
| author | eleanor-park <eleanor_park@brown.edu> | 2024-07-11 11:50:03 -0400 |
|---|---|---|
| committer | eleanor-park <eleanor_park@brown.edu> | 2024-07-11 11:50:03 -0400 |
| commit | db1462bb2ea327a98ca239080e88944425aba768 (patch) | |
| tree | 43f10da3bae02b3c1cc5a67ae4c206aaa62dbbc9 /src/client/views/nodes/ComparisonBox.scss | |
| parent | 49b3c7cbe01f830a2b1d2c02452901fe360348d3 (diff) | |
| parent | 2bf43f9906f84a600e6d5ea9dfc6c1af0ee3fd42 (diff) | |
Merge branch 'eleanor-gptdraw' of https://github.com/brown-dash/Dash-Web into eleanor-gptdraw
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; |
