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