From 38abde8516a366f76e38f400552a181ade99633e Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 9 Dec 2025 23:16:28 +0100 Subject: [PATCH] Gui Anpassung. --- app/frontend/ui.py | 26 ++++++++------------------ 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/app/frontend/ui.py b/app/frontend/ui.py index 5504d7f..418e82c 100644 --- a/app/frontend/ui.py +++ b/app/frontend/ui.py @@ -20,7 +20,7 @@ API_TIMEOUT = float(timeout_setting) if timeout_setting else 300.0 # --- PAGE SETUP --- st.set_page_config(page_title="mindnet v2.3.1", page_icon="🧠", layout="wide") -# --- CSS STYLING (VISUAL POLISH) --- +# --- CSS STYLING --- st.markdown("""