fix(vertical-filmstrip): do not move recording label if not in the corner

This commit is contained in:
Leonard Kim 2017-05-23 17:14:48 -07:00
parent 600f7bcf7b
commit acb4d12928
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
* For video labels that display on the top right to adjust its position as
* the filmstrip itself or filmstrip remote videos appear and disappear.
*/
.video-state-indicator {
.video-state-indicator.moveToCorner {
transition: right 2s;
&.with-filmstrip {