add tokens bundle payments
This commit is contained in:
@@ -634,4 +634,17 @@
|
||||
|
||||
.yaPreloadingSuggestBlockContainer {
|
||||
height: 52px !important;
|
||||
}
|
||||
|
||||
.error-message {
|
||||
margin-top: 1rem;
|
||||
padding: 0.75rem;
|
||||
background-color: #fef2f2;
|
||||
border: 1px solid #fecaca;
|
||||
border-radius: 0.5rem;
|
||||
|
||||
.error-message-text {
|
||||
color: #dc2626;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user