diff options
| author | A.J. Shulman <Shulman.aj@gmail.com> | 2024-07-17 14:59:45 -0400 |
|---|---|---|
| committer | A.J. Shulman <Shulman.aj@gmail.com> | 2024-07-17 14:59:45 -0400 |
| commit | b7b3604f54ff5174b7f9a2f115362ea11d1a83ae (patch) | |
| tree | 2378a214b6f624451228903808d06c9337142feb /src/client/views/nodes/ComparisonBox.scss | |
| parent | dd379c9e4c4c214b2ed14e3fd9a5f966e4f03b48 (diff) | |
| parent | 9da1206079b2f20274a720c4e62cf1d6e063e7ac (diff) | |
Merge branch 'master' into aj-system-message
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; |
