Open akvaliya opened 5 years ago
I have one page in which i am using third party plugin for scroll
So div will have property overflow:hidden. I want to open dropdown in body. I am unable to find any property for container:body.
overflow:hidden
container:body
Even if dropdown is last item in page, it should open above instead of bottom of component. It just opens bottom of page & expands page.
Can anyone suggest me the resolution for this issue?
I have one page in which i am using third party plugin for scroll
So div will have property
overflow:hidden
. I want to open dropdown in body. I am unable to find any property forcontainer:body
.Even if dropdown is last item in page, it should open above instead of bottom of component. It just opens bottom of page & expands page.
Can anyone suggest me the resolution for this issue?