移动系统liao
2024-05-15 d7c7a6e9d05eec7b38b41b8ae39f373f650ca891
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; }
}