Browse Source

充值记录样式调整

Joe 4 years ago
parent
commit
2875676caf
1 changed files with 3 additions and 2 deletions
  1. 3 2
      pages/charge/amount.vue

+ 3 - 2
pages/charge/amount.vue

@@ -264,9 +264,9 @@ export default {
 }
 .charge-amount .container .overview >.card{
   position: absolute;
-  left: 0.6rem;
+  left: 0.3rem;
   top: 0.9rem;
-  width:5.8rem;
+  width:6.3rem;
   height:1.8rem;
   display: flex;
   flex-wrap: wrap;
@@ -277,6 +277,7 @@ export default {
   font-size: 0.28rem;
   color: #ffffff;
   font-weight: 500;
+  width:3rem;
 }
 .charge-amount .container .overview >.card div span{
   font-weight: 600;