UI细节调整

This commit is contained in:
kron
2025-06-18 21:30:54 +08:00
parent 38301f2f68
commit 554f891e31
9 changed files with 14 additions and 12 deletions

View File

@@ -92,7 +92,7 @@ const bgColors = ["#364469", "#692735", "#934B4B", "#A98B69", "#8268A2 "];
align-items: center;
justify-content: center;
color: #fff9;
font-size: 14px;
font-size: 12px;
margin-top: 15px;
overflow: hidden;
position: relative;
@@ -124,7 +124,7 @@ const bgColors = ["#364469", "#692735", "#934B4B", "#A98B69", "#8268A2 "];
align-items: center;
justify-content: center;
color: #fff9;
font-size: 14px;
font-size: 12px;
padding-top: 5px;
}
.player-name {