Merge remote-tracking branch 'origin/resizeSelect' into resizeSelect
This commit is contained in:
commit
ba038dc75a
@ -135,6 +135,7 @@ body .message-info.warning{
|
|||||||
|
|
||||||
.video-container.div-myCamVideo{
|
.video-container.div-myCamVideo{
|
||||||
border: none;
|
border: none;
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.div-myCamVideo {
|
.div-myCamVideo {
|
||||||
@ -151,6 +152,7 @@ body .message-info.warning{
|
|||||||
}
|
}
|
||||||
|
|
||||||
video.myCamVideo{
|
video.myCamVideo{
|
||||||
|
background-color: #00000099;
|
||||||
max-height: 20vh;
|
max-height: 20vh;
|
||||||
width: 15vw;
|
width: 15vw;
|
||||||
-webkit-transform: scaleX(-1);
|
-webkit-transform: scaleX(-1);
|
||||||
|
Loading…
Reference in New Issue
Block a user