From 66b0b4d83ae370e218f94285208fc6b26ddd83c0 Mon Sep 17 00:00:00 2001 From: ReturnFI <151555003+ReturnFI@users.noreply.github.com> Date: Tue, 28 Oct 2025 15:35:31 +0000 Subject: [PATCH] feat(webpanel): enhance edit user modal UI with icons --- core/scripts/webpanel/templates/users.html | 27 ++++++++++++++++++---- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/core/scripts/webpanel/templates/users.html b/core/scripts/webpanel/templates/users.html index 611644b..0c96ce0 100644 --- a/core/scripts/webpanel/templates/users.html +++ b/core/scripts/webpanel/templates/users.html @@ -21,6 +21,9 @@ margin-right: 5px; margin-bottom: 5px; } + .form-check-label i { + width: 16px; + } {% endblock %} @@ -450,22 +453,36 @@
- +
+
+ +
+ +
- +
+
+ +
+ +
- +
- +