From 516fbb5692bd774b0421f4bbdb10a19e5920c84c Mon Sep 17 00:00:00 2001 From: mehekj Date: Mon, 6 Jun 2022 11:17:27 -0400 Subject: fixed funky video UI scaling and movement --- src/client/views/nodes/VideoBox.scss | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/client/views/nodes/VideoBox.scss') 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; -- cgit v1.2.3-70-g09d2