PamGram/resources/genshin/gacha_log_rank/style.css
2024-09-12 21:12:23 +08:00

12 lines
163 B
CSS

.username {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.player {
margin-left: 50px;
}
.head {
background-size: cover!important;
}