From c1d173f40ed36bd9934c8857d986b196de806d67 Mon Sep 17 00:00:00 2001 From: Gigi Date: Wed, 15 Oct 2025 19:12:17 +0200 Subject: [PATCH] fix: move offline-first paragraph inside flex container to prevent overlap with image --- src/components/Settings/PWASettings.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Settings/PWASettings.tsx b/src/components/Settings/PWASettings.tsx index 44b8cacf..7308294b 100644 --- a/src/components/Settings/PWASettings.tsx +++ b/src/components/Settings/PWASettings.tsx @@ -64,12 +64,12 @@ const PWASettings: React.FC = ({ settings, onUpdate, onClose }

App & Airplane Mode

-

- Boris is offline‑first by design. You can read, create highlights, and browse your library without being connected to the internet. Boris will store changes locally and sync later. -

-
+

+ Boris is offline‑first by design. You can read, create highlights, and browse your library without being connected to the internet. Boris will store changes locally and sync later. +

+ {/* Flight Mode Section - Checkboxes First */}