Fix a typo
This commit is contained in:
parent
22382413dc
commit
1e858f6ba3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
padding: 0 22px;
|
padding: 0 22px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
overflow-x: none;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.slotGrid {
|
.slotGrid {
|
||||||
|
|
Loading…
Add table
Reference in a new issue