From e1ed88de25044ccef96c81aa73345717f20a96bd Mon Sep 17 00:00:00 2001 From: Agent Date: Mon, 30 Mar 2026 14:33:26 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=BC=B9=E7=AA=97CSS=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BC=98=E5=85=88=E7=BA=A7=EF=BC=8C=E7=A1=AE=E4=BF=9D.dialog-w?= =?UTF-8?q?ide=E4=B8=8B=E6=A0=B7=E5=BC=8F=E7=94=9F=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/category/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/category/index.vue b/src/pages/category/index.vue index a2b1227..7f9ca80 100644 --- a/src/pages/category/index.vue +++ b/src/pages/category/index.vue @@ -424,7 +424,7 @@ export default { max-height: 80vh; } -.dialog-body { +.dialog-wide .dialog-body { padding: 30rpx; max-height: 60vh; overflow-y: auto;