mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-26 05:17:04 +00:00
Fix preview video orientation
This commit is contained in:
@@ -73,6 +73,7 @@ limitations under the License.
|
||||
height: 100%;
|
||||
object-fit: contain;
|
||||
background-color: black;
|
||||
transform: scaleX(-1);
|
||||
}
|
||||
|
||||
.webcamPermissions {
|
||||
|
||||
Reference in New Issue
Block a user