6 lines
120 B
Plaintext
Executable File
6 lines
120 B
Plaintext
Executable File
/* pages/mine/manage/shopposition.wxss */
|
|
.cut {
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
} |