change syles for secure-payment
This commit is contained in:
@@ -417,8 +417,10 @@
|
|||||||
|
|
||||||
.secure-payments-card {
|
.secure-payments-card {
|
||||||
padding: 12px;
|
padding: 12px;
|
||||||
|
display: flex;
|
||||||
/* &:has(.yookassa) {
|
flex-direction: column;
|
||||||
|
justify-content: space-around;
|
||||||
|
/* &:has(.yookassa) {
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
@@ -439,6 +441,14 @@
|
|||||||
color: #1e293b;
|
color: #1e293b;
|
||||||
margin-bottom: 6px;
|
margin-bottom: 6px;
|
||||||
font-size: 0.95rem;
|
font-size: 0.95rem;
|
||||||
|
height: 32px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
|
||||||
|
svg {
|
||||||
|
max-width: 88px;
|
||||||
|
margin: 0 auto 8px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user