瀏覽代碼

修改适配的样式

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

+ 16 - 5
nngkxxdp/src/main/resources/static/intelligence/css/intelligence.css

@@ -403,10 +403,9 @@ main {
     overflow-y: auto;
     overflow-x: hidden;
     padding: 20px 25px 20px 20px;
-    display: flex;
-    flex-wrap: wrap;
+    float: left;
     position: absolute;
-    width: 41%;
+    width: 40.7%;
     bottom: 23%;
     left: 21%;
     z-index: 100000;
@@ -416,9 +415,11 @@ main {
 	width: 16px;
 	height: 24px;
 	margin-right: 18px;
+	float: left;
 }
 
 .text_area textarea {
+	float: left;
 	display: inline-block;
 	height: 20%;
 	width: 95%;
@@ -719,6 +720,14 @@ footer {
 	cursor: default;
 }
 
+.three_img img {
+	cursor: default;
+}
+
+.three_img img {
+	cursor: default;
+}
+
 .three_img img:first-child {
 	margin-right: 18px;
 }
@@ -865,11 +874,13 @@ footer {
 	}
 
 	.box_left_text {
-		right: 8%;
+		right: 14%;
+		top: 88%;
 	}
 
 	.text_area {
-		height: 22%;
+		width: 57.1%;
+		left: 9.5%;
 	}
 }