From f2f0f1c213d7532f7e4e06d1bd9b21c5b666242b Mon Sep 17 00:00:00 2001 From: amphineko Date: Sat, 7 Dec 2019 04:02:25 +0800 Subject: [PATCH] fix mobile layout --- src/stylesheets/labels.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/stylesheets/labels.scss b/src/stylesheets/labels.scss index 9450c1c..011a61c 100644 --- a/src/stylesheets/labels.scss +++ b/src/stylesheets/labels.scss @@ -26,6 +26,7 @@ color: #333; display: inline-block; line-height: 2.2em; + margin: 0.25em 0; padding: 0 0.6em; }