fix #1647 - module reordering on page issue

This commit is contained in:
Shaun Walker
2021-09-10 13:12:00 -04:00
parent 53e5728ad2
commit 14fbc3a5b4
3 changed files with 23 additions and 19 deletions

View File

@ -1,6 +1,6 @@
@namespace Oqtane.UI
<CascadingValue Value="@ModuleState" IsFixed="true">
<CascadingValue Value="@ModuleState" IsFixed="@(!PageState.EditMode)">
@if (_useadminborder)
{
<div class="app-pane-admin-border">