Files
shopxo/public/static/index/default/css/pay.qrcode.css

8 lines
127 B
CSS
Raw Permalink Normal View History

2019-04-29 18:34:50 +08:00
/**
* 订单二维码支付页面
*/
.qrcode-pay .name {
2026-06-02 16:12:10 +08:00
font-size: 2.8rem;
2019-04-29 18:34:50 +08:00
font-weight: 500;
2026-06-02 16:12:10 +08:00
margin-top: 2rem;
2019-04-29 18:34:50 +08:00
}