Fixing position of self webcam in CoWebsite mode
This commit is contained in:
parent
9f6c6e0ce1
commit
0041e088a4
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue