From dfcc643e8f59ff10f93f6da0bff34286c6adbb46 Mon Sep 17 00:00:00 2001 From: gyq <875626088@qq.com> Date: Fri, 18 Oct 2024 10:26:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DUI=E6=8F=90=E5=87=BA=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/home.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/home/home.vue b/src/views/home/home.vue index 43067e8..fc04b53 100644 --- a/src/views/home/home.vue +++ b/src/views/home/home.vue @@ -1118,7 +1118,6 @@ export default { width: 200px; color: #333; display: flex; - justify-content: space-between; &:not(:first-child) { margin-top: 20px; @@ -1251,6 +1250,7 @@ export default { display: flex; align-items: center; color: #333; + font-size: 14px; .icon { font-size: 12px;