Explorar el Código

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

tags/1.7.1
HyaCinth hace 3 meses
padre
commit
d409fb5f58
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      web/app/components/workflow/operator/tip-popup.tsx

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

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

Cargando…
Cancelar
Guardar