From d8d6aa8f92fbcbcf93cb61870d6dbe98ac16f993 Mon Sep 17 00:00:00 2001 From: giancarlo Date: Tue, 16 Apr 2024 21:13:27 +0800 Subject: [PATCH] Update UI component styles and structure Several modifications have been made to the styles and structure of the Loading, Docs Navigation, and Pricing Table components. For Loading component, GlobalLoader is now wrapped in a function. Visual changes were also made to the Docs Navigation buttons and the Pricing Table elements layout and text styles, to improve the overall look and feel of the interfaces. --- .../app/(marketing)/docs/_components/docs-navigation.tsx | 5 ++--- apps/web/app/(marketing)/loading.tsx | 4 +++- packages/billing/gateway/src/components/pricing-table.tsx | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/apps/web/app/(marketing)/docs/_components/docs-navigation.tsx b/apps/web/app/(marketing)/docs/_components/docs-navigation.tsx index ac3570bf4..57d1f0195 100644 --- a/apps/web/app/(marketing)/docs/_components/docs-navigation.tsx +++ b/apps/web/app/(marketing)/docs/_components/docs-navigation.tsx @@ -26,11 +26,10 @@ const DocsNavLink: React.FC<{ return (