electricity_bill_calc_wx/pages/my/index.wxss

7 lines
95 B
Plaintext

/* pages/my/index.wxss */
.cellWrapper {
display: flex;
justify-content: space-between;
}