feat:弹框样式调整

This commit is contained in:
hzm
2026-03-12 22:22:42 +08:00
parent 15df89a9dd
commit e1eb3ea8ca
3 changed files with 116 additions and 132 deletions

View File

@@ -1179,7 +1179,6 @@ export default function PcFundTable({
>
<DialogContent
className="sm:max-w-2xl max-h-[88vh] flex flex-col p-0 overflow-hidden"
showCloseButton={true}
onPointerDownOutside={blockDialogClose ? (e) => e.preventDefault() : undefined}
>
<DialogHeader className="flex-shrink-0 flex flex-row items-center justify-between gap-2 space-y-0 px-6 pb-4 pt-6 text-left border-b border-[var(--border)]">