MibooGram/resources/genshin/wish_log_rank/style.css

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

9 lines
117 B
CSS
Raw Normal View History

2024-09-12 12:29:24 +00:00
.username {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.player {
margin-left: 50px;
}