From fb4d4dbaec6480ca16fba6cc9a9f28598881f788 Mon Sep 17 00:00:00 2001 From: Test User Date: Mon, 30 Mar 2026 23:03:00 +0000 Subject: [PATCH] Fix inconsistent spacing in add form when toggling input type --- handlers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers.py b/handlers.py index 1a53b8f..e5b0143 100644 --- a/handlers.py +++ b/handlers.py @@ -364,7 +364,7 @@ def handle_add_form(msg="", action_type="index"): f'

' f'
' f'
' - f'

' + f'
' f'

' f'' f""