浏览代码

样式调整

wenmenghao321 1 年之前
父节点
当前提交
cd27fe5828

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

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

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

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