Fixing position of self webcam in CoWebsite mode
This commit is contained in:
parent
9f6c6e0ce1
commit
0041e088a4
2
front/dist/resources/style/style.css
vendored
2
front/dist/resources/style/style.css
vendored
@ -92,7 +92,7 @@ video{
|
||||
/*.activeCam*/
|
||||
|
||||
#div-myCamVideo {
|
||||
position: fixed;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user