From 452af2f6f05d1170a5a54d3b64334b6ca42b74a1 Mon Sep 17 00:00:00 2001 From: angel Date: Mon, 11 Aug 2025 05:05:00 +0000 Subject: [PATCH] feat: Enhance OfflineManagement component with improved card styling and layout --- app/components/OfflineManagement.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/components/OfflineManagement.tsx b/app/components/OfflineManagement.tsx index 6105213..e296486 100644 --- a/app/components/OfflineManagement.tsx +++ b/app/components/OfflineManagement.tsx @@ -125,7 +125,7 @@ export function OfflineManagement() { if (!isInitialized) { return ( - + @@ -150,7 +150,7 @@ export function OfflineManagement() { return (
{/* Connection Status */} - + {isOnline ? ( @@ -185,7 +185,7 @@ export function OfflineManagement() { {/* Sync Status */} - + @@ -242,7 +242,7 @@ export function OfflineManagement() { {/* Library Statistics */} - + @@ -310,9 +310,9 @@ export function OfflineManagement() { {/* Offline Features */} - + - Offline Features + Offline Features What works when you're offline @@ -363,9 +363,9 @@ export function OfflineManagement() { {/* Danger Zone */} - + - Danger Zone + Danger Zone Permanently delete all offline data