mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
Update frontend/src/app/components/accelerate-checkout/accelerate-checkout.component.scss
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
8f7015c1fd
commit
36925c90be
1 changed files with 4 additions and 1 deletions
|
|
@ -149,7 +149,10 @@
|
|||
flex-direction: row;
|
||||
align-items: stretch;
|
||||
margin-top: 1em;
|
||||
min-height: 350px;
|
||||
|
||||
@media (min-width: 768px) {
|
||||
min-height: 350px;
|
||||
}
|
||||
}
|
||||
|
||||
.payment-area {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue