From ab559b1a667e09c1ab2fecb630fb4a98aea13cba Mon Sep 17 00:00:00 2001 From: Tero Halla-aho Date: Sun, 21 Dec 2025 15:08:05 +0200 Subject: [PATCH] Align VAT toggle with grid columns --- app/me/page.tsx | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/app/me/page.tsx b/app/me/page.tsx index cdedb48..3bba197 100644 --- a/app/me/page.tsx +++ b/app/me/page.tsx @@ -226,17 +226,15 @@ export default function ProfilePage() {
{billingEnabled ? ( @@ -252,17 +250,15 @@ export default function ProfilePage() {