vue-bulma / lory

Vue Slider Component is based on lory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lory markup position relative default

ludovicfoxintelligence opened this issue · comments

If the direct parent of the lory tag does not have a predefined position, then "next" and "prev" tags move to the top of the page.

Can you default to "position: relative;" at the lory tag?

Something like: <lory style="position: relative;" :options="{ enableMouseEvents: true, infinite: 1 }">