From 124a5ff0adf6151696704fb55dbf8e49781da1bd Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 11 Sep 2026 18:38:40 +0200 Subject: [PATCH] chore: drop the trailing blank lines left in styles.css Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01Dv6sqaY6Vq3ChZHMem3cnU --- public/css/styles.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/css/styles.css b/public/css/styles.css index 9d5309f2..8f53d7e0 100644 --- a/public/css/styles.css +++ b/public/css/styles.css @@ -1494,5 +1494,3 @@ button, a, .btn-sm, .btn-generate, .btn-send, .tab-btn, input, textarea, select, @media (max-width:640px) { .assistant-history .assistant-mode-switch { margin:6px 14px 10px; } } - -