From 6a670e28c4c6cf2dbe5b6bac81777f10cbf6c10d Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 11 Feb 2022 17:13:42 +0800 Subject: [PATCH] =?UTF-8?q?BUG=2027337=20=E3=80=90=E4=BC=81=E5=BE=AE-?= =?UTF-8?q?=E7=BD=91=E6=A0=BC=E7=AE=A1=E7=90=86-=E7=BB=84=E7=BB=87?= =?UTF-8?q?=E3=80=91=E7=BD=91=E6=A0=BC=E7=AD=9B=E9=80=89=E7=BB=84=E4=BB=B6?= =?UTF-8?q?=E9=9C=80=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/pages/selectGird.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/pages/selectGird.vue b/src/components/pages/selectGird.vue index a75d02c7..1d82c7e5 100644 --- a/src/components/pages/selectGird.vue +++ b/src/components/pages/selectGird.vue @@ -228,6 +228,7 @@ export default { align-items: center; margin-left: 32px; border-bottom: 1px solid #e4e5e6; + padding-right: 16px; .applicationNames { width: calc(100% - 56px);