I'm using Angular Material, I've an sidenav alongside my container. This sidenav is collapsing on tablet and mobile devices. So this is wat happens on my desktop screensize:


And this is the result on my tablet/mobile screen size:


I'm using the print-remove directive on the sidenav but it isn't working.
I'm using Angular Material, I've an sidenav alongside my container. This sidenav is collapsing on tablet and mobile devices. So this is wat happens on my desktop screensize:
And this is the result on my tablet/mobile screen size:
I'm using the
print-removedirective on the sidenav but it isn't working.