Fix preview video orientation
This commit is contained in:
@@ -73,6 +73,7 @@ limitations under the License.
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
|
transform: scaleX(-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
.webcamPermissions {
|
.webcamPermissions {
|
||||||
|
|||||||
Reference in New Issue
Block a user