nocode-js / sequential-workflow-designer

Customizable no-code component for building flow-based programming applications or workflow automation. 0 external dependencies.
https://nocode-js.com/
MIT License
1.08k stars 111 forks source link

0.23.0. #158

Closed b4rtaz closed 1 month ago

b4rtaz commented 1 month ago

This release updates the CSS selectors for the toolbox, allowing you to adjust its width with a single CSS override.

.sqd-toolbox { width: 170px !important; }