Version 2.2.4
Tooltip:
- Set
width: max-content
which will width with themax-width: 250px
and if the tooltip content is less than 250px wide it will not force the tooltip to be 250px wide. And it ensures if the element the tooltip is assigned to is, lets say 100px, the tooltip will be able to extend that width to the max-width of 250px.
Ghost Buttons
- #29 has been added to the _buttons.scss and the docs.