From 4eea9f79d77059a990057b834e004b12b38cf113 Mon Sep 17 00:00:00 2001 From: liushilong <2224574157@qq.com> Date: Wed, 17 Apr 2024 10:26:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B7=A6=E4=BE=A7=E9=AB=98=E7=BA=A7?= =?UTF-8?q?=E7=AD=9B=E9=80=89=E6=A8=A1=E5=9D=97=E8=B7=9D=E7=A6=BB=E5=B7=A6?= =?UTF-8?q?=E4=BE=A7=E6=A8=A1=E5=9D=97=E8=BE=B9=E6=A1=8616=E5=83=8F?= =?UTF-8?q?=E7=B4=A0=EF=BC=8C=E8=B7=9D=E7=A6=BB=E5=BA=95=E9=83=A816px?= =?UTF-8?q?=EF=BC=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 7abf926..2671796 100644 --- a/src/App.vue +++ b/src/App.vue @@ -90,7 +90,7 @@ const getThemeOverrides = computed(() => { // transform: rotate(-90deg) !important; // } .n-scrollbar-content { - padding: 0 7.97px 0 4px; + padding: 0 7.97px 16 16px; } .n-form-item .n-form-item-label { font-size: 14px !important;