bulma-tooltip
bulma-tooltip copied to clipboard
has-tooltip-danger class breaks arrow orientation.

<span class="has-tooltip-right has-tooltip-multiline has-tooltip-danger tag is-danger is-light" data-tooltip="nice message">Offline</span>
breaks the arrow orientation. if you remove the has-tooltip-danger class, then the arrow is ok.. but no color.
Same as this issue: https://github.com/Wikiki/bulma-tooltip/issues/61