From ce165adaa2dd6c063b0a2fcd578b27903695c347 Mon Sep 17 00:00:00 2001 From: ZiuChen <457353192@qq.com> Date: Tue, 20 Sep 2022 21:01:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E8=AE=BE=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E8=BE=93=E5=85=A5=E6=A1=86=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/style/cpns/setting.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style/cpns/setting.less b/src/style/cpns/setting.less index 53b464a..9e19af8 100644 --- a/src/style/cpns/setting.less +++ b/src/style/cpns/setting.less @@ -12,7 +12,7 @@ width: 85px; } &.operation-select { - width: 400px; + width: 450px; } } .el-textarea {