mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 02:46:52 +08:00
fix: adjust popup panel's z-index value (#2952)
This commit is contained in:
@@ -167,7 +167,7 @@ const AppCard = ({ app, onRefresh }: AppCardProps) => {
|
||||
style.actionIconWrapper,
|
||||
)
|
||||
}
|
||||
className={'!w-[128px] h-fit !z-20'}
|
||||
className={'!w-[128px] h-fit !z-0'}
|
||||
manualClose
|
||||
/>}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user