mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
style: fix annotation panel display misalignment (#4750)
This commit is contained in:
@@ -150,7 +150,7 @@ const HeaderOptions: FC<Props> = ({
|
||||
s.actionIconWrapper,
|
||||
)
|
||||
}
|
||||
className={'!w-[154px] h-fit !z-20'}
|
||||
className={'!w-[155px] h-fit !z-20'}
|
||||
popupClassName='!w-full !overflow-visible'
|
||||
manualClose
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user