PaiGram/resources/genshin/akasha/style.css

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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;
}