From 8324b49d70ad06f9a7ba8f8f4f823e8a0d545d2a Mon Sep 17 00:00:00 2001 From: giancarlo Date: Sat, 4 May 2024 00:22:08 +0700 Subject: [PATCH] Update CSS classes in billing pages The CSS classes in the billing pages of both the account and user sections have been modified. The 'mx-auto' class, which previously applied automatic horizontal margins to the elements, has been removed to adjust the layout. --- apps/web/app/home/(user)/billing/page.tsx | 4 +--- apps/web/app/home/[account]/billing/page.tsx | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/apps/web/app/home/(user)/billing/page.tsx b/apps/web/app/home/(user)/billing/page.tsx index 90c5e2bb0..c26dc03a1 100644 --- a/apps/web/app/home/(user)/billing/page.tsx +++ b/apps/web/app/home/(user)/billing/page.tsx @@ -61,9 +61,7 @@ async function PersonalAccountBillingPage() { {(data) => ( -
+
{'active' in data ? (