From ddd37f5435ce9c5e8a592a39b53a8058c18a44e4 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 27 五月 2021 19:38:45 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/tree.css |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/static/css/tree.css b/src/main/webapp/static/css/tree.css
index 48e93e8..aef4bf0 100644
--- a/src/main/webapp/static/css/tree.css
+++ b/src/main/webapp/static/css/tree.css
@@ -10,7 +10,7 @@
     overflow: auto;
     height: -webkit-calc(100vh - 125px);
     height: -moz-calc(100vh - 125px);
-    height: calc(100vh - 145px);
+    height: calc(100vh - 125px);
 }
 .layui-tree-entry .layui-tree-txt {
     padding: 0 5px;
@@ -61,4 +61,10 @@
 }
 #organizationEditForm .layui-btn-primary:hover {
     border-color: #777777;
+}
+
+
+/* 鑷畾涔� */
+#condition {
+    height: 30px;
 }
\ No newline at end of file

--
Gitblit v1.9.1