Gap for rightnav flex, SD prompt tweaks, SD popup z to 3k

This commit is contained in:
RossAscends
2023-05-09 17:16:17 +09:00
parent 7b60c90e6b
commit 97efabd3b2
3 changed files with 11 additions and 8 deletions

View File

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