Allow drawer contents over AI response settings

This commit is contained in:
Cohee 2024-03-18 02:16:33 +02:00
parent f18733266d
commit 80d7f5a2cf
1 changed files with 1 additions and 1 deletions

View File

@ -3456,7 +3456,7 @@ a {
margin: 0 auto;
backdrop-filter: blur(calc(var(--SmartThemeBlurStrength)));
-webkit-backdrop-filter: blur(calc(var(--SmartThemeBlurStrength)));
z-index: 1000 !important;
/* z-index: 1000 !important; */
}
.drawer-content.maximized {