diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index ea47e0aa5e..8f49c38186 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -2186,6 +2186,11 @@ img[src="/assets/bfffd518c76d3f6bc5e96eb52e4ae2cf.svg"], z-index: 2000 !important; } +/* public server list */ +#pubslayerroot { + z-index: 2000 !important; +} + /* selection */ ::selection { background: rgb(var(--vaccentcolor)) !important;