移动系统liao
2024-04-25 60cfd15db42bb816846072d027121d91ffd013b1
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; }
}