Responsive Dispaly and browser zoom issue

1
Browser is set to 100% Zoom for complete display but after running my app locally some widgests not appearing on browser to see whole page I need to zoom out my page upt0 70%. How I can handle this issue? is i need to set some properties in layout, interface or pages. Please guide
asked
2 answers
2

Try placing your content in a layout grid. This should enforce the Bootstrap classes and might fix your issue.

answered
2

What kind of widgets are you using? Are you using the default design template? Has you changed something on the default design?

answered