SD refine mode for paintbrush button

This commit is contained in:
Cohee
2023-07-22 20:32:58 +03:00
parent 52b2c89d64
commit 3feffaabe5
2 changed files with 23 additions and 13 deletions

View File

@@ -24,6 +24,6 @@
}
#sd_dropdown {
z-index: 3000;
z-index: 30000;
backdrop-filter: blur(--SmartThemeBlurStrength);
}
}