Topic: Frame Modal does not display full width
Expected behavior Frame modal to display full width of the screen (when device width is 1920px)
Actual behavior Frame modal only display width of 500px when the width of the browser was 1920px.
The @media (min-width: 576px) seem to overwrite the "max-width" to become 500px.
Resources (screenshots, code snippets etc.)
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Open
Specification of the issue
- User: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.3.1
- Device: Dell XPS 15 9570
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: Yes
Tags
Related topics
Arkadiusz Idzikowski staff commented 4 years ago
Do you use static or dynamic modal? Please add the code used to render the modal component so we can reproduce that on our end.