|
@@ -824,10 +824,10 @@
|
|
|
.ptime {
|
|
|
// background-image: url("../../assets/card-bg/blue@2x.png");
|
|
|
width: px2rem(310px * 2);
|
|
|
- height: px2rem(48px * 2);
|
|
|
+ height: px2rem(40px * 2);
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
- line-height: px2rem(48px * 2);
|
|
|
+ line-height: px2rem(40px * 2);
|
|
|
font-size: px2rem(19px * 2);
|
|
|
font-weight: 500;
|
|
|
span {
|