From 5944c2832820a8bfa86e3efb5085f5a2463897f9 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 22 九月 2020 09:14:49 +0800 Subject: [PATCH] 2020-09-22 --- src/tabviews/home/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/home/index.scss b/src/tabviews/home/index.scss index a9d740b..7b5e8bf 100644 --- a/src/tabviews/home/index.scss +++ b/src/tabviews/home/index.scss @@ -2,7 +2,7 @@ position: relative; width: 100%; min-height: calc(100vh - 92px); - // min-height: 100vh; + height: 100%; background: #f0f2f5; padding: 24px; .ant-row-flex { -- Gitblit v1.8.0