修正 新建立减金中移动端模板样式
This commit is contained in:
parent
e80dc74560
commit
da1ac10dab
|
@ -16,6 +16,8 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
overflow: scroll;
|
overflow: scroll;
|
||||||
|
min-width: 375px !important;
|
||||||
|
width: auto !important;
|
||||||
|
|
||||||
|
|
||||||
.couponShow {
|
.couponShow {
|
||||||
|
@ -44,6 +46,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
|
padding: 0 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.coupon_money>span {
|
.coupon_money>span {
|
||||||
|
|
Loading…
Reference in New Issue