CrazyTim / spin-wheel

An easy to use, themeable component for randomising choices and prizes.
https://crazytim.github.io/spin-wheel/examples/themes
MIT License
203 stars 53 forks source link

Need a label max-height property #27

Open CrazyTim opened 10 months ago

CrazyTim commented 10 months ago

There is no way to control the max-height of a label. This is required when there are many items on the wheel (for example, more than 10), and all the item labels on the wheel are short (for example, such as a single character or number). In this case the labels can be too large and "spill" out of the item's border.