移动系统liao
2024-05-13 d7fec17e093788d71dcd89bb0d94030a9f6ecfae
1
2
3
4
5
6
.coreshop-cell-item { border: none; }
.coreshop-cell-item-bd { color: #666; font-size: 13px; }
.withdrawcash-input { display: flex; align-items: center; font-size: 25px; border-bottom: 1px solid #e8e8e8; padding-bottom: 10px; width: 95%; max-width: 95%;
    text { font-size: 20px; }
    input { display: inline-block; min-width: 250px; padding-left: 10px; }
}