From 84f474e2c6df180d5e829ba6bb21d72e2e7b5d41 Mon Sep 17 00:00:00 2001 From: weinan2087 Date: Tue, 1 Nov 2022 17:55:26 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=B8=8D=E5=90=8C=E5=88=86?= =?UTF-8?q?=E8=BE=A8=E7=8E=87=E7=9A=84=E9=80=82=E9=85=8D=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/user/Noteedit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/user/Noteedit.vue b/src/views/user/Noteedit.vue index 22c7db73..aff3065d 100644 --- a/src/views/user/Noteedit.vue +++ b/src/views/user/Noteedit.vue @@ -301,7 +301,7 @@ export default { } } .edit-content{ - min-height: 480px; + min-height: 380px; } .note-text{ font-size: 14px;