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