diff --git a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
index 4c4c6e1..262389f 100644
--- a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
@@ -70,7 +70,6 @@
.main-right {
width: 74.92%;
- min-height: 516px;
}
.fr {
float: right;
@@ -79,6 +78,7 @@
.mt10 {
margin-top: 10px;
+ min-height: 516px;
}
.mt10 li{
border-bottom: 1px solid #CCC;
@@ -142,9 +142,6 @@
}
.pag {
margin-top: 80px;
- position: absolute;
- bottom: 4%;
- right: 27%;
}
.el-tree-node {
border-bottom: 1px solid #E1E1E1;
@@ -209,7 +206,7 @@
-
+
-
-
diff --git a/ruoyi-admin/src/main/resources/templates/home/special_view.html b/ruoyi-admin/src/main/resources/templates/home/special_view.html
index 4aeb707..c5a560d 100644
--- a/ruoyi-admin/src/main/resources/templates/home/special_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/special_view.html
@@ -77,6 +77,7 @@
.mt10 {
margin-top: 10px;
+ min-height: 565px;
}
.mt10 li{
border-bottom:1px solid #ccc;
@@ -208,7 +209,7 @@