Browse Source

新增组件及页面

liuqiwen 4 years ago
parent
commit
43c82ef09b
1 changed files with 6 additions and 0 deletions
  1. 6 0
      dgtis-ui/src/assets/styles/lunbo.css

+ 6 - 0
dgtis-ui/src/assets/styles/lunbo.css

@@ -382,6 +382,12 @@ body {
   .lineImg{
     bottom: 180px;
   }
+  .infoLeft .formItemFull:nth-child(n+2){
+    margin-top: 15px !important;
+  }
+  .formItem:nth-child(n+3){
+    margin-top: 15px;
+  }
 }
 .dateQj .el-form-item__content{
   width: 66%;