Allow drawer contents over AI response settings
This commit is contained in:
parent
f18733266d
commit
80d7f5a2cf
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue