Files

7 lines
110 B
Plaintext
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
.custom-class-note {
width: 360rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}