card-mini/pages/mine/manage/shopposition.wxss
2021-07-25 13:11:55 +08:00

6 lines
120 B
Plaintext

/* pages/mine/manage/shopposition.wxss */
.cut {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}