Closed vrajroham closed 7 years ago
As shown in image popup is cropped if it is in modal. I tried setting z-index and much more but no luck.
z-index
Is there any way to bring popup up of the modal?
Spent hrs to tweak this( I'm not that proficient in css). This would be helpful to someone in future.
.ui.modal{ overflow:visible; }
As shown in image popup is cropped if it is in modal. I tried setting
z-index
and much more but no luck.Is there any way to bring popup up of the modal?