diff --git a/src/main/webapp/WEB-INF/views/recordManage/templateSearch/templateList1.jsp b/src/main/webapp/WEB-INF/views/recordManage/templateSearch/templateList1.jsp index 5f6e600..ec8c640 100644 --- a/src/main/webapp/WEB-INF/views/recordManage/templateSearch/templateList1.jsp +++ b/src/main/webapp/WEB-INF/views/recordManage/templateSearch/templateList1.jsp @@ -33,7 +33,8 @@ } .zTreeDemo { - height: 394px !important; + height: calc(100vh - 123px) !important; + min-height: 394px !important; } .form-group { @@ -100,7 +101,7 @@