From af38baccf865a0299c3ce5ebeb872f321847cf72 Mon Sep 17 00:00:00 2001 From: kimjaehyeon0101 <47347352-kimjaehyeon0101@users.noreply.replit.com> Date: Wed, 15 Oct 2025 04:30:38 +0000 Subject: [PATCH] Improve logo size and slide display for better user experience Adjusts the Sapiens logo size in the header across multiple pages and ensures slides in the Report section display correctly without background overflow. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/cEkjo93 --- client/src/pages/Community.tsx | 4 ++-- client/src/pages/MediaOutlet.tsx | 4 ++-- client/src/pages/Report.tsx | 13 +++++++------ 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/client/src/pages/Community.tsx b/client/src/pages/Community.tsx index 265f63a..3889a48 100644 --- a/client/src/pages/Community.tsx +++ b/client/src/pages/Community.tsx @@ -136,11 +136,11 @@ export default function Community() { )} -
setLocation(`/media/${slug}`)}> +
setLocation(`/media/${slug}`)}> SAPIENS
diff --git a/client/src/pages/MediaOutlet.tsx b/client/src/pages/MediaOutlet.tsx index e9f091e..5cbef20 100644 --- a/client/src/pages/MediaOutlet.tsx +++ b/client/src/pages/MediaOutlet.tsx @@ -207,11 +207,11 @@ export default function MediaOutlet() {
)} -
setLocation("/")}> +
setLocation("/")}> SAPIENS
diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index 44960ef..1a8db7f 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -91,13 +91,13 @@ function MohamedSalahSlides() { return (
-
-
+
+
{isLoading && ( -
+
-

Loading slides...

+

Loading slides...

)} @@ -112,6 +112,7 @@ function MohamedSalahSlides() { renderTextLayer={false} renderAnnotationLayer={false} data-testid="canvas-pdf-slide" + className="max-w-full max-h-full object-contain" />
@@ -473,11 +474,11 @@ export default function Report() {
)} -
setLocation("/")}> +
setLocation("/")}> SAPIENS