fix: db popup selector not show

This commit is contained in:
Joel
2026-02-09 18:12:50 +08:00
parent 91649c9bfd
commit 64e338ece5

View File

@@ -77,7 +77,7 @@ const TableSelector = ({
<RiArrowDownSLine className="h-3.5 w-3.5 text-text-secondary" aria-hidden="true" />
</button>
</PortalToFollowElemTrigger>
<PortalToFollowElemContent className="z-20">
<PortalToFollowElemContent className="z-[1002]">
<div className="min-w-[220px] rounded-lg border border-components-panel-border bg-components-panel-bg-blur p-1 shadow-lg backdrop-blur-sm">
{items.map(item => (
<button