`<md-toolbar flex="none" class="md-whiteframe-1dp" style="background: #f6f6f6 !important; color: #202020 !important;">` This line here prevents us from custom styling. Is there any reason why this approach was taken?
<md-toolbar flex="none" class="md-whiteframe-1dp" style="background: #f6f6f6 !important; color: #202020 !important;">This line here prevents us from custom styling. Is there any reason why this approach was taken?