From 0f96bb157b0d39746812a8861321e5ab62c73256 Mon Sep 17 00:00:00 2001 From: hmo Date: Mon, 27 Apr 2026 11:26:40 +0800 Subject: [PATCH] fix: make edit plan buttons sticky at bottom --- app/templates/plan_edit.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/app/templates/plan_edit.html b/app/templates/plan_edit.html index be1afe9..cdb3075 100644 --- a/app/templates/plan_edit.html +++ b/app/templates/plan_edit.html @@ -2,6 +2,21 @@ {% block title %}编辑方案 - 钢琴练习方案系统{% endblock %} +{% block page_css %} + +{% endblock %} + {% block content %}

编辑方案

@@ -41,7 +56,7 @@
-