Thanks so much for this package!
I intend to have a custom width for my tooltips (e.g. 60% of parent) which I set via:
.shepherd-element {
max-width: 60%;
}
When I do this though, the arrow gets misplaced

I've also tested this out on a regular web app (i.e. non-mobile) viewport

Is this the correct way to set the width?
Thanks so much for this package!
I intend to have a custom width for my tooltips (e.g. 60% of parent) which I set via:
When I do this though, the arrow gets misplaced

I've also tested this out on a regular web app (i.e. non-mobile) viewport

Is this the correct way to set the width?