mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 16:21:54 +08:00
8 lines
127 B
CSS
8 lines
127 B
CSS
/**
|
|
* 订单二维码支付页面
|
|
*/
|
|
.qrcode-pay .name {
|
|
font-size: 2.8rem;
|
|
font-weight: 500;
|
|
margin-top: 2rem;
|
|
} |