Closed zishani closed 6 years ago
Hi,
How do I get the swatches palette to wrap around to the width of the picker control? Currently mine is like this:
I assume I need to apply a customClass - but then what css property do I need to target of the picker for specifying the width in?
I don't think I want to set container: true as this makes the width of the picker the width of my textBox which is too wide.
Thanks
right, you have to style the swatch box until we fix that css issue
This is fixed in version 3.0.0-beta.4, which comes with better pixel-perfect styling
3.0.0-beta.4
Hi,
How do I get the swatches palette to wrap around to the width of the picker control? Currently mine is like this:
I assume I need to apply a customClass - but then what css property do I need to target of the picker for specifying the width in?
I don't think I want to set container: true as this makes the width of the picker the width of my textBox which is too wide.
Thanks