From 6b2da5cca518f11549d97ab01d169dae558263a1 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Mon, 18 Nov 2024 17:33:18 +0800 Subject: [PATCH] no message --- css/common.css | 2 +- css/common.less | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/common.css b/css/common.css index d21f064..0e77307 100644 --- a/css/common.css +++ b/css/common.css @@ -721,7 +721,7 @@ body { background-color: transparent; resize: none; font-family: "PingFangSC-Regular", "PingFang SC", sans-serif; - height: 34px; + min-height: 34px; padding-right: 10px; font-size: 14px; width: 348px; diff --git a/css/common.less b/css/common.less index 15794ed..36f8a63 100644 --- a/css/common.less +++ b/css/common.less @@ -820,7 +820,7 @@ body { background-color: transparent; resize: none; font-family: "PingFangSC-Regular", "PingFang SC", sans-serif; - height: 34px; + min-height: 34px; padding-right: 10px; font-size: 14px; // width: 384px;