Ver código fonte

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

tags/1.7.1
HyaCinth 3 meses atrás
pai
commit
d409fb5f58
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      web/app/components/workflow/operator/tip-popup.tsx

+ 1
- 0
web/app/components/workflow/operator/tip-popup.tsx Ver arquivo

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

Carregando…
Cancelar
Salvar