From 2380cf551ec170de7db0cab30eb3b5ce5d6c14bb Mon Sep 17 00:00:00 2001 From: chenshuai2144 Date: Mon, 13 Jul 2020 17:24:25 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20UI:=20remove=20min=20height=2010?= =?UTF-8?q?0%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/GridContent/GridContent.less | 1 - 1 file changed, 1 deletion(-) diff --git a/src/GridContent/GridContent.less b/src/GridContent/GridContent.less index d51d017b..b330605f 100644 --- a/src/GridContent/GridContent.less +++ b/src/GridContent/GridContent.less @@ -3,7 +3,6 @@ .@{pro-layout-grid-content-prefix-cls} { width: 100%; - min-height: 100%; &.wide { max-width: 1200px; margin: 0 auto;