From 7af47718e6a5f78e96eb5c473f06d0930ac548aa Mon Sep 17 00:00:00 2001 From: RNL Date: Fri, 20 Feb 2026 19:33:04 +1100 Subject: [PATCH] added icon and fixed text trunction issue --- bambu_run/templates/bambu_run/base.html | 26 +++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/bambu_run/templates/bambu_run/base.html b/bambu_run/templates/bambu_run/base.html index 668bce0..b316ebb 100644 --- a/bambu_run/templates/bambu_run/base.html +++ b/bambu_run/templates/bambu_run/base.html @@ -7,9 +7,24 @@ + + {% block extra_css %}{% endblock %}