4 lines
59 B
CSS
Raw Normal View History

2024-09-06 20:28:06 +08:00
@charset "UTF-8";
.nowraponall {
white-space: nowrap;
}