Skip to content

Commit

Permalink
remove height transition 2
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpin committed Sep 14, 2023
1 parent 4d30472 commit 4a4d75c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion css/_videolayout_default.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
left: 0px;
right: 0px;
overflow: hidden;
transition: height .3s ease-in, min-height .3s ease-in;

&.with-toolbox {
height: calc(100% - #{$newToolbarSizeWithPadding});
Expand Down

0 comments on commit 4a4d75c

Please sign in to comment.