mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added logic for Ðbtn click in saperpage
This commit is contained in:
@@ -122,6 +122,12 @@ input[type="number"]::-webkit-outer-spin-button {
|
||||
margin-left: -5.5%;
|
||||
}
|
||||
|
||||
.btn-click {
|
||||
border-radius: 10px !important;
|
||||
background: #EF4444 !important;
|
||||
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
|
||||
.crystals-btns__choices button,
|
||||
.btn-style__diamonds button {
|
||||
margin-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user