diff options
| author | Zachary Zhang <zacharyzhang7@gmail.com> | 2024-07-10 13:28:21 -0400 |
|---|---|---|
| committer | Zachary Zhang <zacharyzhang7@gmail.com> | 2024-07-10 13:28:21 -0400 |
| commit | 376eb907e68be8408f12fe79dd23a6e5f46ffe60 (patch) | |
| tree | 1e56480951e0b940dd47b98412eb2bc3c6351946 /src/client/views/nodes/ComparisonBox.scss | |
| parent | 8922b3de6fcd53d5a09e719b2885e94ddb069c76 (diff) | |
| parent | f23ea0cbde3c4193b8039f317fe71d965c8cbf40 (diff) | |
Merge branch 'master' into zach-starter
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; |
