wwf
2025-11-18 77950e48c76f4a3b29d01831d43039caba29888a
app/components/workflow/header/chat-variable-button.tsx
@@ -16,7 +16,7 @@
  return (
    <Button className='p-2' disabled={disabled} onClick={handleClick}>
      <BubbleX className='h-4 w-4 text-components-button-secondary-text' />
      <BubbleX className='w-4 h-4 text-components-button-secondary-text' />
    </Button>
  )
}