mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 20:29:35 +02:00
added logic for vision-img on click in circle saper
This commit is contained in:
@@ -337,6 +337,17 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
filter: blur(5px);
|
||||
}
|
||||
|
||||
.img-style-click {
|
||||
position: relative;
|
||||
width: 110px;
|
||||
height: 110px;
|
||||
top: -70px;
|
||||
}
|
||||
|
||||
.crystal-img {
|
||||
left: -5px;
|
||||
}
|
||||
|
||||
.game-start {
|
||||
pointer-events: unset !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user