fix: filter preferences options behind div

This commit is contained in:
2025-08-06 12:34:46 -05:00
parent a7273cf2e5
commit c6a84df2fd
8 changed files with 53 additions and 46 deletions

View File

@@ -137,7 +137,7 @@ dialog[data-dialog-target="dialog"][closing] {
#search .ts-dropdown {
background: unset;
@apply bg-orange-500/80 backdrop-filter backdrop-blur-md text-white border border-orange-500 rounded-md
@apply bg-orange-500/80 backdrop-filter backdrop-blur-md text-white border border-orange-500 rounded-md z-20
}
#search .ts-dropdown .ts-dropdown-content .option.active {