From 2aeaa560d63718abed933e8817b40fa0195aa836 Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Sun, 5 Jul 2026 22:07:36 +0800 Subject: [PATCH] fix(ui): align settings cards with heading, full width in container --- app/templates/settings.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/templates/settings.html b/app/templates/settings.html index 1568536..ed60116 100644 --- a/app/templates/settings.html +++ b/app/templates/settings.html @@ -12,8 +12,7 @@
{{ error }}
{% endif %} -
-
+

修改用户名

@@ -40,5 +39,4 @@
-
{% endblock %}