mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
added logic on click btn in paymentsmodal component
This commit is contained in:
@@ -125,6 +125,12 @@ input:focus {
|
||||
border: none;
|
||||
}
|
||||
|
||||
.btn-click {
|
||||
border-radius: 10px !important;
|
||||
background: #EF4444 !important;
|
||||
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
|
||||
}
|
||||
|
||||
/* Withdraw */
|
||||
|
||||
.payments-modal__withdraw {
|
||||
|
||||
Reference in New Issue
Block a user