瀏覽代碼

修改样式

李雪梅 2 年之前
父節點
當前提交
fd1107d685
共有 1 個文件被更改,包括 8 次插入2 次删除
  1. 8 2
      nngkxxdp/src/main/resources/static/district/css/sy.css

+ 8 - 2
nngkxxdp/src/main/resources/static/district/css/sy.css

@@ -155,6 +155,7 @@ body {
 	padding-top: 23px;
 	position: fixed;
 	background-color: #FFF;
+	z-index: 999;
 }
 
 .box_fwdt {
@@ -578,6 +579,7 @@ body {
 	background-color: #FFF;
 	left: 0;
 	padding: 10px 1% 10px;
+	z-index: 999;
 }
 
 .show-fifth {
@@ -823,7 +825,9 @@ body {
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
-	border-bottom: 1px solid #CCCCCC;position: fixed;
+	border-bottom: 1px solid #CCCCCC;
+	position: fixed;
+	z-index: 999;
 	background-color: #fff;
 	left: 0;
 	padding: 10px 10px 10px 18px;
@@ -834,7 +838,9 @@ body {
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
-	border-bottom: 1px solid #CCCCCC;position: fixed;
+	border-bottom: 1px solid #CCCCCC;
+	position: fixed;
+	z-index: 999;
 	background-color: #fff;
 	left: 0;
 	padding: 10px 10px 10px 18px;