荣誉榜单 - 修改 俄语区样式错乱问题

This commit is contained in:
2025-09-30 17:58:15 +08:00
parent f733c3d964
commit 0a8bf02653
2 changed files with 2 additions and 2 deletions

View File

@@ -601,5 +601,5 @@ ul li .score b {
}
.Russian ul li .nick {
width: 1.5rem;
width: 1.4rem;
}

View File

@@ -723,6 +723,6 @@ ul {
}
.Russian{
ul li .nick{
width: 1.5rem;
width: 1.4rem;
}
}