From 96891092f0db0ca283955e73d6093fc46a2b6c87 Mon Sep 17 00:00:00 2001 From: Haishan Date: Wed, 15 May 2019 00:26:02 +0800 Subject: feat: improve UI on mobile --- src/components/Selection.module.css | 1 - 1 file changed, 1 deletion(-) (limited to 'src/components/Selection.module.css') 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; -- cgit v1.3.1