diff --git a/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css b/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css index 7dbb674c..1803da00 100644 --- a/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css +++ b/Oqtane.Server/wwwroot/Themes/Oqtane.Themes.BlazorTheme/Theme.css @@ -214,11 +214,11 @@ margin-top: 3.5rem; position: fixed; width: 100%; - z-index: 2; + z-index: 4; } .main .top-row { - z-index: 2; + z-index: 4; } .main > .top-row.px-4 {