feat: Update game screen
- Use new RandomPixelPlaceholder - Add first event for view
This commit is contained in:
parent
167e35ae33
commit
38274c1277
2 changed files with 43 additions and 14 deletions
|
|
@ -172,4 +172,9 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.quest,
|
||||
footer *:not(button[data-action="back"]) {
|
||||
opacity: 0;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue