Merge pull request #1595 from virtuacoplenny/lenny/move-to-corner
fix(vertical-filmstrip): do not move recording label if not in the co…
This commit is contained in:
commit
d10cc66036
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue