Bläddra i källkod

设计行政决策公开内容详情页面样式

sunjuan 2 år sedan
förälder
incheckning
788f1466b4

+ 3 - 2
nngkxxdp/src/main/resources/static/zdjc/css/details.css

@@ -4,7 +4,8 @@
 }
 
 .main {
-    width: 100%;
+    width: 67%;
+    margin: auto;
     min-width: 1300px;
     height: 800px;
 }
@@ -30,7 +31,7 @@
 }
 
 .txt {
-    width: 73%;
+    width: 100%;
     font-size: 14px;
     font-family: Source Han Sans SC;
     font-weight: 400;

+ 3 - 0
nngkxxdp/src/main/resources/static/zdjc/details.html

@@ -59,6 +59,9 @@
             border-left: none;
             background-color: #F3D39B;
         }
+        .layui-tab-item .right{
+            display: none;
+        }
     </style>
 </head>
 <body>