diff --git a/BTCPayServer/wwwroot/main/layout.css b/BTCPayServer/wwwroot/main/layout.css index b0e46fe9e..ec7777df0 100644 --- a/BTCPayServer/wwwroot/main/layout.css +++ b/BTCPayServer/wwwroot/main/layout.css @@ -19,7 +19,7 @@ --icon-size: 1.5rem; height: var(--header-height); - z-index: 1; + z-index: 9999999; } #mainMenuHead {