소스 검색

Merge branch 'dev/v4.9.33_wmh' of qmx/jy into feature/v4.9.33

wenmenghao 1 년 전
부모
커밋
b4da63217c

+ 2 - 2
src/web/staticres/common-module/portrait/css/downloadpopup.css

@@ -56,7 +56,7 @@
 }
 
 .download-popup .download-content {
-  padding: 0 0.32rem;
+  padding: 0 0.32rem 0.14rem 0.32rem;
   max-height: 8.5rem;
   overflow-y: scroll;
 }
@@ -167,7 +167,7 @@ color: #5F5E64;
   justify-content: space-between;
   padding: 0.16rem 0.32rem;
   box-sizing: border-box;
-  margin-top: 0.14rem;
+  /* margin-top: 0.14rem; */
 }
 .download_footbox .footbox_left{
 }

+ 2 - 2
src/web/staticres/common-module/report-analysis/css/downloadpopup.css

@@ -56,7 +56,7 @@
 }
 
 .download-popup .download-content {
-  padding: 0 0.32rem;
+  padding: 0 0.32rem 0.14rem 0;
 }
 
 .download-popup .download-content .titleconent {
@@ -165,7 +165,7 @@ color: #5F5E64;
   justify-content: space-between;
   padding: 0.16rem 0.32rem;
   box-sizing: border-box;
-  margin-top: 0.14rem;
+  /* margin-top: 0.14rem; */
 }
 .download_footbox .footbox_left{
 }