P
|
ppradhan@live.com author 7/20/2022 |
i tried adding this line just below title and works as expected while in computer screen. But this does not work in mobile. Because the footer with button appears at the bottom of the page, the keyboard in mobile will hide this. So, I want this dialog to have 250px height so that mobile's keyboard won't hide the button. Please assist if anyone is familiar with this. heigh: 250px // this is added below the title in the above code. |