This commit is contained in:
parent
adb4396f7b
commit
85fc254efa
1002
game/game.js
1002
game/game.js
File diff suppressed because it is too large
Load Diff
|
@ -490,6 +490,9 @@
|
|||
.popup-container>.menu.visual>.button.transparent{
|
||||
pointer-events: none;
|
||||
}
|
||||
.popup-container>.menu.visual>.button.transparent:not(.shown){
|
||||
display: none;
|
||||
}
|
||||
.popup-container>.menu.visual>.dashedmenubutton{
|
||||
box-shadow: none !important;
|
||||
width: 86px;
|
||||
|
|
Loading…
Reference in New Issue