From 456ce96eb634da8899f4a764296a29c76a354141 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 6 Jun 2026 17:25:36 -0300 Subject: [PATCH] fix: remove orphaned brace breaking CSS, restore panel CSS --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index fbcd67b..81d2f56 100644 --- a/index.html +++ b/index.html @@ -969,9 +969,8 @@ text-align: center; } } - } - /* ── Chat ──────────────────────────────────────────────── */ + /* ── Chat ──────────────────────────────────────────────── */ .nav-chat-panel { width: 340px; max-width: 100%;