From aaa9024c87e8b3bb7099d6b019b325b54fae4972 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 17 Nov 2020 22:36:15 +0800 Subject: [PATCH] optimize ui --- src/Mobile.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Mobile.vue b/src/Mobile.vue index 1e6f2d67..2b77b04a 100644 --- a/src/Mobile.vue +++ b/src/Mobile.vue @@ -67,15 +67,15 @@ body { .badge.right-bottom-icon { margin-left: -12px; - margin-top: 15px; + margin-top: 14px; width: 16px; height: 16px; } .badge.right-bottom-icon > .icon { - font-size: 14px; - width: 14px; - height: 14px; + font-size: 13px; + width: 13px; + height: 13px; } .nested-list-item .item-title {