From fb95e465a3a03c3c27b9ff68aa4ea9c68d8d85a7 Mon Sep 17 00:00:00 2001 From: Smittix Date: Wed, 28 Jan 2026 20:45:17 +0000 Subject: [PATCH] feat: Add logo link and fix welcome modal box heights - Make logo clickable, opens GitHub Pages in new tab - Match What's New box height to Select Mode box Co-Authored-By: Claude Opus 4.5 --- static/css/index.css | 2 +- templates/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/index.css b/static/css/index.css index b7c2b56..44ad695 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -313,7 +313,7 @@ body { border: 1px solid var(--border-color); border-radius: 8px; padding: 20px; - max-height: 320px; + max-height: calc(100vh - 300px); overflow-y: auto; } diff --git a/templates/index.html b/templates/index.html index 011724c..f53094d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -290,7 +290,7 @@ -

iNTERCEPT // See the Invisible v{{ version }}

Signal Intelligence & Counter Surveillance Platform