From 145bebc829c03cbb078e518d7364d27bcf60d96c Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Mon, 4 Mar 2024 21:48:59 +0800 Subject: [PATCH] Make admin pages wider because of left sidebar added and some tables become too narrow (#29581) Fix #25939 screenshots image (cherry picked from commit fad232054542ade88268304fea9b09f778d74a29) --- templates/admin/layout_head.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin/layout_head.tmpl b/templates/admin/layout_head.tmpl index 0067f336e0..b326c82a6c 100644 --- a/templates/admin/layout_head.tmpl +++ b/templates/admin/layout_head.tmpl @@ -3,7 +3,7 @@
{{template "base/alert" .ctxData}}
-
+
{{template "admin/navbar" .ctxData}}
{{/* block: admin-setting-content */}}