Merge remote-tracking branch 'origin/resizeSelect' into resizeSelect

This commit is contained in:
GRL 2021-06-02 16:08:38 +02:00
commit ba038dc75a
1 changed files with 2 additions and 0 deletions

View File

@ -135,6 +135,7 @@ body .message-info.warning{
.video-container.div-myCamVideo{
border: none;
background-color: transparent;
}
.div-myCamVideo {
@ -151,6 +152,7 @@ body .message-info.warning{
}
video.myCamVideo{
background-color: #00000099;
max-height: 20vh;
width: 15vw;
-webkit-transform: scaleX(-1);