mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
ffd526af1a
@ -43,3 +43,7 @@ limitations under the License.
|
|||||||
width: auto;
|
width: auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_VideoView_localVideoFeed.mx_VideoView_localVideoFeed_flipped video {
|
||||||
|
transform: scale(-1, 1);
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user