From e984e2cf4d01e87fd9c6b68a433431cb798b68bc Mon Sep 17 00:00:00 2001 From: "446052889@qq.com" <446052889@qq.com> Date: Fri, 9 May 2025 09:47:23 +0800 Subject: [PATCH] =?UTF-8?q?bug=E7=BC=96=E5=8F=B700000075=EF=BC=8Cpal?= =?UTF-8?q?=E8=B5=84=E4=BA=A7=E5=BA=93=E6=98=BE=E7=A4=BA=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E9=97=AE=E9=A2=98=EF=BC=88=E6=9C=80=E8=BF=91=E5=92=8C=E6=94=B6?= =?UTF-8?q?=E8=97=8F=E6=96=87=E4=BB=B6=E6=A0=87=E9=A2=98=E5=B1=85=E5=B7=A6?= =?UTF-8?q?=E5=A4=84=E7=90=86=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/repository/RepositoryMainList.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue index a7704fc..fb6ad9f 100644 --- a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue +++ b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryMainList.vue @@ -542,10 +542,11 @@ display: inline-block; position: relative; left: 32px; - text-align: center; + text-align: left; height: 32px; line-height: 32px; font-size: 13px; + padding-right: 25px; } .div-repository-title :hover { color: #4E7FF9;