I use some components from Angular Material in my project, and I have some problems with removing gray overlay / background for the $mdSidenav service, because I do not see where I can configure it.
Since I don't want to hack into the main code in Angular stuff, I am wondering what is the best way to remove the gray overlay / background when the side navigation bar slides (active). Can someone point me where I can configure or override the gray overlay? Thanks
source share