From 9884e6bb1ee9eeca526fb4061dbc96119aae3623 Mon Sep 17 00:00:00 2001 From: xlzy <1017866168@qq.com> Date: Sun, 26 Mar 2023 20:36:47 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E9=A6=96?= =?UTF-8?q?=E9=A1=B5=E6=89=93=E5=BC=80=E6=8E=A7=E5=88=B6=E5=8F=B0=E7=9A=84?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/style/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/snowy-admin-web/src/style/index.less b/snowy-admin-web/src/style/index.less index d8c16f5f..e08b4ccf 100644 --- a/snowy-admin-web/src/style/index.less +++ b/snowy-admin-web/src/style/index.less @@ -36,6 +36,7 @@ a, button, input, textarea { .aminui { overflow: hidden; height: 100%; + min-height: 640px; display: flex; flex-flow: column; }