MibooGram/resources/genshin/akasha/style.css

6 lines
84 B
CSS
Raw Normal View History

2023-11-03 12:36:14 +00:00
.username {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}