mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Allow drawer contents over AI response settings
This commit is contained in:
@@ -3456,7 +3456,7 @@ a {
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
backdrop-filter: blur(calc(var(--SmartThemeBlurStrength)));
|
backdrop-filter: blur(calc(var(--SmartThemeBlurStrength)));
|
||||||
-webkit-backdrop-filter: blur(calc(var(--SmartThemeBlurStrength)));
|
-webkit-backdrop-filter: blur(calc(var(--SmartThemeBlurStrength)));
|
||||||
z-index: 1000 !important;
|
/* z-index: 1000 !important; */
|
||||||
}
|
}
|
||||||
|
|
||||||
.drawer-content.maximized {
|
.drawer-content.maximized {
|
||||||
|
Reference in New Issue
Block a user