From 728b8fbb8e7a24fc6609149ee52d80e063720bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Mon, 20 Mar 2023 13:32:25 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A6=82=E8=A7=88=E5=88=9D?= =?UTF-8?q?=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/dashboard/index.module.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/dashboard/index.module.less b/src/pages/dashboard/index.module.less index 8a6d99e..62ccd56 100644 --- a/src/pages/dashboard/index.module.less +++ b/src/pages/dashboard/index.module.less @@ -12,6 +12,7 @@ line-height: 24px; } .info { + min-width: 100px; width: auto; height: 46px; display: flex;