大乱斗添加中场提示

This commit is contained in:
kron
2025-06-20 11:22:41 +08:00
parent bfdd76e15b
commit 34d4a1bed8
3 changed files with 28 additions and 3 deletions

View File

@@ -52,7 +52,7 @@ const props = defineProps({
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0.8);
flex-direction: column;
justify-content: center;
align-items: center;