From 7d96fb168edf4e5b0540726a4b11ad434465f488 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 15 八月 2021 08:44:16 +0800 Subject: [PATCH] 2021-08-15 --- src/tabviews/custom/components/tree/antd-tree/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/custom/components/tree/antd-tree/index.scss b/src/tabviews/custom/components/tree/antd-tree/index.scss index 13f499c..8e3a725 100644 --- a/src/tabviews/custom/components/tree/antd-tree/index.scss +++ b/src/tabviews/custom/components/tree/antd-tree/index.scss @@ -4,7 +4,7 @@ background-position: center center; background-repeat: no-repeat; background-size: cover; - min-height: 100px; + min-height: 180px; .tree-header { position: relative; -- Gitblit v1.8.0