7 lines
110 B
Plaintext
7 lines
110 B
Plaintext
.custom-class-note {
|
|
width: 360rpx;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
}
|