Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tooltips don't work with bulma tabs #24

Open
dtrckd opened this issue Nov 5, 2021 · 0 comments
Open

tooltips don't work with bulma tabs #24

dtrckd opened this issue Nov 5, 2021 · 0 comments

Comments

@dtrckd
Copy link

dtrckd commented Nov 5, 2021

A workaround is to set set the overflow property in the tabs element as follows :

  overflow: visible !important;

As mentioned here : Wikiki/bulma-tooltip#33

But another problem remains : the $tooltip-transition-duration setting do not seem to be respected after that workaround.

Wouldn't there be a way to make this extension work more properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant