username@email.com
2024-03-25 99e2324eea7af7dd8da898277abd6f2cbb32e3f2
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; }
}