Files
2025-08-15 14:05:08 +08:00

7 lines
110 B
Plaintext

.custom-class-note {
width: 360rpx;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}