mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 04:26:30 +08:00
Reapply "fix system model setting modal index"
This reverts commit 16fbc6b270.
This commit is contained in:
parent
16fbc6b270
commit
61bed38afb
@ -139,7 +139,7 @@ const SystemModel: FC<SystemModelSelectorProps> = ({
|
|||||||
{t('common.modelProvider.systemModelSettings')}
|
{t('common.modelProvider.systemModelSettings')}
|
||||||
</Button>
|
</Button>
|
||||||
</PortalToFollowElemTrigger>
|
</PortalToFollowElemTrigger>
|
||||||
<PortalToFollowElemContent className='z-[60]'>
|
<PortalToFollowElemContent className='z-[75]'>
|
||||||
<div className='w-[360px] rounded-xl border-[0.5px] border-components-panel-border bg-components-panel-bg pt-4 shadow-xl'>
|
<div className='w-[360px] rounded-xl border-[0.5px] border-components-panel-border bg-components-panel-bg pt-4 shadow-xl'>
|
||||||
<div className='px-6 py-1'>
|
<div className='px-6 py-1'>
|
||||||
<div className='flex h-8 items-center text-[13px] font-medium text-text-primary'>
|
<div className='flex h-8 items-center text-[13px] font-medium text-text-primary'>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user