From f24bb37e96d2a2d3e4fe3a9c36cce1bb45e602f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com> Date: Tue, 28 Mar 2023 22:27:39 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E5=BD=B1=E5=93=8D=E5=85=B6=E4=BB=96=E5=B8=83=E5=B1=80?= =?UTF-8?q?=E7=9A=84css=E8=B0=83=E6=95=B4?= 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 deletion(-) diff --git a/snowy-admin-web/src/style/index.less b/snowy-admin-web/src/style/index.less index 2f40e334..8fcaccb3 100644 --- a/snowy-admin-web/src/style/index.less +++ b/snowy-admin-web/src/style/index.less @@ -36,7 +36,6 @@ a, button, input, textarea { .aminui { overflow: hidden; height: 100%; - min-height: 640px; display: flex; flex-flow: column; }