tsteam-business-card-card-mini/pages/mine/manage/shopposition.wxss
2024-02-22 11:04:15 +08:00

6 lines
120 B
Plaintext
Executable File

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