Fix a typo

This commit is contained in:
Robin Townsend
2023-02-03 16:27:49 -05:00
parent 22382413dc
commit 1e858f6ba3

View File

@@ -4,7 +4,7 @@
flex-grow: 1;
padding: 0 22px;
overflow-y: auto;
overflow-x: none;
overflow-x: hidden;
}
.slotGrid {