diff options
| author | mehekj <mehek.jethani@gmail.com> | 2022-06-06 11:17:27 -0400 |
|---|---|---|
| committer | mehekj <mehek.jethani@gmail.com> | 2022-06-06 11:17:27 -0400 |
| commit | 516fbb5692bd774b0421f4bbdb10a19e5920c84c (patch) | |
| tree | 7ffca108c52b560dc8eb6fada0f4ba35d34ffd5d /src/client/views/nodes/VideoBox.scss | |
| parent | 0da188cccf46dea9e039d2f80907d2ee32edbfdb (diff) | |
fixed funky video UI scaling and movement
Diffstat (limited to 'src/client/views/nodes/VideoBox.scss')
| -rw-r--r-- | src/client/views/nodes/VideoBox.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/views/nodes/VideoBox.scss b/src/client/views/nodes/VideoBox.scss index c7108d290..f279b9709 100644 --- a/src/client/views/nodes/VideoBox.scss +++ b/src/client/views/nodes/VideoBox.scss @@ -96,8 +96,6 @@ border-radius: 100px; z-index: 2001; min-width: 300px; - - transition: top 0.5s, width 0.5s, opacity 0.2s, visibility 0.2s; height: 50px; padding: 0 10px 0 7px; |
