style: 样式调整

This commit is contained in:
2025-11-14 22:19:34 +08:00
parent 95e17d19f8
commit 515c480749
3 changed files with 9 additions and 1 deletions

View File

@@ -24,6 +24,10 @@
padding: 20px;
box-sizing: border-box;
background-color: #fafafa;
.titleClassName {
color: #000;
}
}
.gameInfoContainer {