Make tiles resizable and fix some miscellaneous bugs
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
padding: 0 22px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.slotGrid {
|
||||
|
||||
Reference in New Issue
Block a user