You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2020. It is now read-only.
It happens on firefox and chrome (I haven't test other browsers)
EDIT: It happens only with has-content-centered. Also the is-divider-content modifier doesn't work with has-content-centered and text stays under marker (TestB on the example)
The text was updated successfully, but these errors were encountered:
@FlorentinBurgeat is-content-centered won't work with is-divider-content as the latter is only a modifier for when the steps are attached to the marker, not when they're floating markers. I took this repo and updated it to allow extra data to be added ,so you can have content on the step, as well as between steps. feel free to check it out. For the visual bug, it's because of the way the sizing works. I have marked it as a bug and have a solution in the works, over at my repo.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It happens only in horizontal view with no gaps.
It happens on firefox and chrome (I haven't test other browsers)
EDIT: It happens only with has-content-centered. Also the is-divider-content modifier doesn't work with has-content-centered and text stays under marker (TestB on the example)
The text was updated successfully, but these errors were encountered: