PaiGram/resources/genshin/wish_log_rank/style.css
2024-09-12 21:13:05 +08:00

9 lines
117 B
CSS

.username {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.player {
margin-left: 50px;
}