mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-02 04:05:56 +00:00
Set max video height for preview video
This commit is contained in:
@@ -35,6 +35,7 @@ limitations under the License.
|
||||
.preview {
|
||||
position: relative;
|
||||
max-width: 400px;
|
||||
max-height: 225px;
|
||||
border-radius: 24px;
|
||||
overflow: hidden;
|
||||
background-color: #444;
|
||||
|
||||
Reference in New Issue
Block a user