diff --git a/app/components/CustomThemeSelector.module.css b/app/components/CustomThemeSelector.module.css index a27d9e4d6..df0701775 100644 --- a/app/components/CustomThemeSelector.module.css +++ b/app/components/CustomThemeSelector.module.css @@ -17,7 +17,7 @@ .customThemeSelectorNoSupporter { position: absolute; inset: 0; - z-index: 10; + z-index: 5; backdrop-filter: blur(3px); display: flex; flex-direction: column;