From 7b3628d33b73b448277734f09264bacf10ff6e11 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Thu, 11 May 2023 14:04:35 +0330 Subject: Optimized Settings UI (#408) * Update custom.css * Update setting.html * Update settings.html * Update antd.min.css * Update antd.min.css * Update settings.html * Update custom.css * Update custom.css * Update antd.min.css * Update setting.html * Update custom.css --- web/html/xui/component/setting.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'web/html/xui/component/setting.html') diff --git a/web/html/xui/component/setting.html b/web/html/xui/component/setting.html index efd61684..568f03de 100644 --- a/web/html/xui/component/setting.html +++ b/web/html/xui/component/setting.html @@ -1,6 +1,13 @@ {{define "component/settingListItem"}} - + + + + + + + + @@ -11,9 +18,6 @@ - @@ -29,4 +33,4 @@ template: `{{template "component/settingListItem"}}`, }); -{{end}} \ No newline at end of file +{{end}} -- cgit v1.2.3