Skip to content

Commit

Permalink
feat: Make Admin Site Pages displayed in full Page - Meeds-io/MIPs#175
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker committed Feb 6, 2025
1 parent 32c3027 commit 4c7ccde
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
<entry key="removable">false</entry>
<entry key="icon">fa-cogs</entry>
</properties>
<portal-layout template="system:/groovy/portal/webui/container/UISiteLayout.gtmpl">
<portal-layout
template="system:/groovy/portal/webui/container/UISiteLayout.gtmpl"
width="100%">
<section-sidebar
sticky-beahvior="true">
<sidebar-cell>
Expand Down

0 comments on commit 4c7ccde

Please sign in to comment.