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

This commit is contained in:
2025-09-30 17:39:25 +08:00
parent b005ce51c0
commit 41d8d8ccbf
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.7rem;
width: 1.5rem;
}

View File

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