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
@@ -455,6 +455,10 @@ onMounted(() => {
overflow-x: hidden;
}
.nation-betting-page.legacy-bg0 {
background-color: transparent;
}
.legacy-top-bar {
width: 100%;
height: 32px;
@@ -473,7 +477,7 @@ onMounted(() => {
.legacy-nav-button,
.betting-form button {
height: 32px;
border: 1px solid #004f28;
border: 0;
background: #00582c;
color: #fff;
font-weight: 600;