fix: align scenario 2601 in-game GUI parity

This commit is contained in:
2026-08-02 12:15:22 +00:00
parent 4faa8b8e4b
commit 6248458baf
11 changed files with 140 additions and 64 deletions
+1 -1
View File
@@ -603,7 +603,7 @@ onMounted(() => {
margin: 0 auto;
padding: 0;
color: #fff;
background-color: #111;
background-color: transparent;
background-image: var(--sammo-texture-walnut);
font-family: var(--sammo-font-sans);
font-size: 14px;