Fix preview video orientation
This commit is contained in:
parent
2e97c488e2
commit
d5407270ad
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ limitations under the License.
|
|||
height: 100%;
|
||||
object-fit: contain;
|
||||
background-color: black;
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
|
||||
.webcamPermissions {
|
||||
|
|
Loading…
Add table
Reference in a new issue