Fixing position of self webcam in CoWebsite mode
This commit is contained in:
Vendored
+1
-1
@@ -92,7 +92,7 @@ video{
|
||||
/*.activeCam*/
|
||||
|
||||
#div-myCamVideo {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user