diff options
| author | Haishan <[email protected]> | 2019-05-15 00:26:02 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2019-05-27 22:53:58 +0800 |
| commit | 96891092f0db0ca283955e73d6093fc46a2b6c87 (patch) | |
| tree | f0478ae65c13d7bed96ea6f5b9040d1c30a94522 /src/components/Selection.module.css | |
| parent | 16e61f15333b2724cf754124de926e1597ce5bde (diff) | |
feat: improve UI on mobile
Diffstat (limited to 'src/components/Selection.module.css')
| -rw-r--r-- | src/components/Selection.module.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/Selection.module.css b/src/components/Selection.module.css index a562058..c5181ca 100644 --- a/src/components/Selection.module.css +++ b/src/components/Selection.module.css @@ -5,7 +5,6 @@ .item { flex-grow: 0; - flex-wrap: 0; margin-right: 10px; margin-bottom: 10px; cursor: pointer; |
