From 720ebcbad32001b91bd29a303054416c9a5728f1 Mon Sep 17 00:00:00 2001 From: Jon Seager Date: Wed, 11 Feb 2026 10:20:30 +0000 Subject: [PATCH] feat: add sticky submit buttons to all edit forms on mobile Add sticky-submit class to the shared edit_form_actions() macro and pb-16 bottom padding to all seven edit form templates, matching the add form pattern for a consistent mobile experience. --- templates/pages/edit_bag.html | 2 +- templates/pages/edit_brew.html | 2 +- templates/pages/edit_cafe.html | 2 +- templates/pages/edit_cup.html | 2 +- templates/pages/edit_gear.html | 2 +- templates/pages/edit_roast.html | 2 +- templates/pages/edit_roaster.html | 2 +- templates/partials/detail_cards.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/templates/pages/edit_bag.html b/templates/pages/edit_bag.html index b9a1aed..c2c1fe0 100644 --- a/templates/pages/edit_bag.html +++ b/templates/pages/edit_bag.html @@ -11,7 +11,7 @@
{{ icons::spinner("h-5 w-5") }} Saving… -
+