chore: adjust webapp payment layout

This commit is contained in:
3252a8
2026-05-25 12:42:17 +03:00
parent ba7811621e
commit 2a3a3c21ba
4 changed files with 20 additions and 6 deletions
@@ -169,10 +169,11 @@
font-size: 25px;
}
:global(.trial-activation-card) {
:global(.card.trial-activation-card) {
display: grid;
justify-items: center;
gap: 14px;
background: color-mix(in srgb, var(--accent) 6%, var(--panel));
padding: 20px 16px 18px;
text-align: center;
}