wenmenghao321 2 jaren geleden
bovenliggende
commit
a93cb56ecb
1 gewijzigde bestanden met toevoegingen van 5 en 2 verwijderingen
  1. 5 2
      src/jfw/modules/app/src/web/staticres/jyapp/dataExport/css/dataExport.css

+ 5 - 2
src/jfw/modules/app/src/web/staticres/jyapp/dataExport/css/dataExport.css

@@ -231,12 +231,15 @@ html .match_way .box .box_hd h3 {
 }
 
 html .match_way .box .box_hd .cancel {
-  color: #2CB7CA;
-  font-size: .32rem;
+  /* color: #2CB7CA;
+  font-size: .32rem; */
+  width: 0.4rem;
+  height: 0.4rem;
 }
 html .match_way .box .box_hd .cancel img{
   width: 100%;
   height: 100%;
+  display: block;
 }
 html .match_way .box .box_bd .weui-cells:after {
   border: 0 !important;