소스 검색

refactor(web): Optimize workflow operation tip popup (#23051) (#23052)

tags/1.7.1
HyaCinth 3 달 전
부모
커밋
d409fb5f58
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      web/app/components/workflow/operator/tip-popup.tsx

+ 1
- 0
web/app/components/workflow/operator/tip-popup.tsx 파일 보기

@@ -14,6 +14,7 @@ const TipPopup = ({
}: TipPopupProps) => {
return (
<Tooltip
needsDelay={false}
offset={4}
popupClassName='p-0 bg-transparent'
popupContent={

Loading…
취소
저장