移动系统liao
2025-02-17 557c2711a3e103ebc3d0492344eca9730d5e92b2
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; }
}