From 903acfc21fea0ce82690f7f654df9e28f9e049fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Sat, 25 Feb 2023 23:26:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AE=A2=E5=8D=95=E9=9C=80?= =?UTF-8?q?=E6=B1=82=E5=8F=91=E5=B8=83=E9=A1=B5=E9=9D=A2=E4=B8=80=E5=A4=84?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/demand/demand.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/demand/demand.vue b/src/pages/demand/demand.vue index bcd48e2..5d74db3 100644 --- a/src/pages/demand/demand.vue +++ b/src/pages/demand/demand.vue @@ -411,7 +411,7 @@ export default { border: none; .textarea { display: inline-block; - min-height: 190rpx; + height: 190rpx; padding: 0; font-size: 26rpx; color: #666666;