Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow resize the dialogbox for bigger/hidpi screens (#732)
* resize dialogbox with drag corner of box * update style.css * resizable just for more than full HD display * fix size for initial size for small and big size * full screen dialog box on mobile device - wider dialogbox on device * remvoe custom-dialog.css that combine with style.css * disable resize for moile device Co-authored-by: Felipe Martin <[email protected]> * use new generated style.css * not limit minimum size to 400px * set default value in .custom-dialog --------- Co-authored-by: Felipe Martin <[email protected]>
- Loading branch information