mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-08 04:19:11 +00:00
Don't allow the grid to overflow horizontally
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
flex-grow: 1;
|
||||
padding: 0 22px;
|
||||
overflow-y: auto;
|
||||
overflow-x: none;
|
||||
}
|
||||
|
||||
.slotGrid {
|
||||
|
||||
Reference in New Issue
Block a user