From b51e833a94029648854b8ee06b00df66c24c51c3 Mon Sep 17 00:00:00 2001 From: "446052889@qq.com" <446052889@qq.com> Date: Wed, 7 May 2025 10:07:22 +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=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/RepositoryList.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue index f5a2bf7..b9eeacd 100644 --- a/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue +++ b/com.actionsoft.apps.coe.pal/src/views/repository/RepositoryList.vue @@ -2039,10 +2039,11 @@ display: inline-block; position: relative; left: 32px; - text-align: center; + text-align: left; height: 32px; line-height: 32px; font-size: 13px; + padding-right: 20px; } .div-repository-title :hover { color: #4E7FF9;