mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-02 19:49:23 +00:00
break ratio when tile bigger than screen
This commit is contained in:
@@ -11,6 +11,7 @@ Please see LICENSE in the repository root for full details.
|
||||
min-block-size: 0;
|
||||
block-size: 50vh;
|
||||
aspect-ratio: 16 / 9;
|
||||
max-width: 100%;
|
||||
border-radius: var(--cpd-space-4x);
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user