소스 검색

新增组件及页面

liuqiwen 4 년 전
부모
커밋
43c82ef09b
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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%;