mirror of
https://github.com/langgenius/dify.git
synced 2026-03-16 04:17:43 +08:00
Revert "fix system model setting modal index"
This reverts commit fe132de3c8.
This commit is contained in:
@ -139,7 +139,7 @@ const SystemModel: FC<SystemModelSelectorProps> = ({
|
||||
{t('common.modelProvider.systemModelSettings')}
|
||||
</Button>
|
||||
</PortalToFollowElemTrigger>
|
||||
<PortalToFollowElemContent className='z-[75]'>
|
||||
<PortalToFollowElemContent className='z-[60]'>
|
||||
<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='flex h-8 items-center text-[13px] font-medium text-text-primary'>
|
||||
|
||||
Reference in New Issue
Block a user