mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
added style for disabled game
This commit is contained in:
@@ -302,6 +302,10 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
padding-top: 25px;
|
||||
}
|
||||
|
||||
.game {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user