I have a modal with backdrop. so i used position relative to the backdrop and abs to modal to fit in the center. Now i have another popup which is inside the modal. note there are few position relative parent inside the modal, so i cant use position abs. How to change reference point so i can use position from backdrop.
as you can see the popup is being added to the parent relative postion which is cause scroll in x direction, i want it to pop above the modal