I'm having table content exceeding the screen width and I don't know how to fix it.
Tried to get <class="md-layout__content">
or <class="page-content">
maxwidth set to 100% of the current screen size but couldn't.
Also for left-padding the page content how should I proceed? I thought that I could add <style="padding-left: %10">
or margin maybe?
Any help is appreciated! Thanks :)