added vision for winning amount

This commit is contained in:
Kostya
2024-01-23 22:37:42 +03:00
parent 6390376668
commit d463ef75a1
2 changed files with 6 additions and 2 deletions

View File

@@ -341,7 +341,8 @@ input[type="number"]::-webkit-outer-spin-button {
pointer-events: unset !important;
}
.game-start__menu-off {
.game-start__menu-off .crystals, .game-start__menu-off .diamonds,
.game-start__menu-off .saper-start__btns .btn-start {
pointer-events: none;
}