We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62aa5e2 commit fad2320Copy full SHA for fad2320
templates/admin/layout_head.tmpl
@@ -3,7 +3,7 @@
3
<div class="ui container gt-mb-4">
4
{{template "base/alert" .ctxData}}
5
</div>
6
- <div class="ui container flex-container">
+ <div class="ui container fluid padded flex-container">
7
{{template "admin/navbar" .ctxData}}
8
<div class="flex-container-main">
9
{{/* block: admin-setting-content */}}
0 commit comments