From 4893c91c205d7f13cb1512f1de16725ad3f41063 Mon Sep 17 00:00:00 2001 From: ramvignesh-b Date: Wed, 29 Apr 2026 01:36:00 +0530 Subject: [PATCH] fix: update reader splash screen to be full width and height --- backend/.gitignore | 1 + frontend/src/pages/Reader.tsx | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/backend/.gitignore b/backend/.gitignore index c43be96..8cb854a 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -10,3 +10,4 @@ __pycache__/ docs/ encrypted-images/ +logs/ diff --git a/frontend/src/pages/Reader.tsx b/frontend/src/pages/Reader.tsx index a86be58..0d35a01 100644 --- a/frontend/src/pages/Reader.tsx +++ b/frontend/src/pages/Reader.tsx @@ -213,8 +213,8 @@ export default function Reader() { if (isDecrypting) { return ( -
-
+
+