From cbf1a1d6730add422045891245fdda5ae08204de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Wed, 22 Mar 2023 09:43:06 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A6=82=E8=A7=88=E6=8C=87?= =?UTF-8?q?=E5=8D=97link=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/dashboard/index.module.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/dashboard/index.module.less b/src/pages/dashboard/index.module.less index 8337803..a5a77bb 100644 --- a/src/pages/dashboard/index.module.less +++ b/src/pages/dashboard/index.module.less @@ -122,7 +122,7 @@ .link { display: block; position: absolute; - left: calc(20% + 150px); + left: calc(20% + 180px); width: auto; height: 24px; line-height: 24px;