mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-18 04:07:03 +02:00
Merge pull request #5676 from SimonBrandner/fix-portrait
Fix portrait videocalls
This commit is contained in:
commit
bcc567cd86
@ -16,6 +16,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_VideoFeed_remote {
|
.mx_VideoFeed_remote {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
max-height: 100%;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user