Feat/14573 support more types in form (#15093)

This commit is contained in:
crazywoola
2025-03-06 17:38:50 +08:00
committed by GitHub
parent 5be8fbab56
commit 8369e59b4d
4 changed files with 107 additions and 14 deletions

View File

@@ -234,7 +234,7 @@ const DatePicker = ({
</div>
)}
</PortalToFollowElemTrigger>
<PortalToFollowElemContent>
<PortalToFollowElemContent className='z-50'>
<div className='w-[252px] mt-1 bg-components-panel-bg rounded-xl shadow-lg shadow-shadow-shadow-5 border-[0.5px] border-components-panel-border'>
{/* Header */}
{view === ViewType.date ? (