Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.23.0 source code.tar.gz | 2024-09-01 | 579.5 kB | |
0.23.0 source code.zip | 2024-09-01 | 741.5 kB | |
README.md | 2024-09-01 | 177 Bytes | |
Totals: 3 Items | 1.3 MB | 0 |
This release updates the CSS selectors for the toolbox, allowing you to adjust its width with a single CSS override.
:::css
.sqd-toolbox { width: 170px !important; }