diff --git a/apps/web/src/components/Dashboard.tsx b/apps/web/src/components/Dashboard.tsx index d9828f56..a2e15a5a 100644 --- a/apps/web/src/components/Dashboard.tsx +++ b/apps/web/src/components/Dashboard.tsx @@ -80,8 +80,8 @@ export default function Dashboard({ background-color: ${!isDarkMode ? "hsl(0deg 0% 97.3%)" : "#161616"}; } `} -
-
+
+
-
+
-
-
{children}
+
+
{children}
{/* Mobile Right Panel */} {hasRightPanel && rightPanel && ( @@ -156,7 +156,7 @@ export default function Dashboard({ isRightPanelOpen ? "translate-x-0" : "translate-x-full" }`} > -
{rightPanel}
+
{rightPanel}
)} diff --git a/apps/web/src/views/card/index.tsx b/apps/web/src/views/card/index.tsx index b0cbacb4..a946d86f 100644 --- a/apps/web/src/views/card/index.tsx +++ b/apps/web/src/views/card/index.tsx @@ -189,7 +189,7 @@ export default function CardPage() { />
-
+
{!card && isLoading && (
diff --git a/apps/web/src/views/settings/index.tsx b/apps/web/src/views/settings/index.tsx index 87c4be2d..4cdc6beb 100644 --- a/apps/web/src/views/settings/index.tsx +++ b/apps/web/src/views/settings/index.tsx @@ -104,7 +104,7 @@ export default function SettingsPage() { return ( <>
-
+