nimiq / vue-components

Vue component library for Nimiq ecosystem apps.
https://nimiq.github.io/vue-components/
Apache License 2.0
17 stars 4 forks source link

Tooltip: Allow to horizontally center Tooltips #130

Closed mraveux closed 1 year ago

mraveux commented 1 year ago

By setting preferredPosition to “top” or "bottom" only the tooltip will be horizontally centered instead of being right-aligned by default like before.