<button _ngcontent-pse-c676="" mat-icon-button="" class="mat-focus-indicator setting_button mat-icon-button mat-button-base ng-star-inserted mat-button-disabled" ng-reflect-disabled="true" disabled="true">
css
.setting_button { float: right; margin-right: 8px; bottom: 10px; }
Is there a way to change the color of the button when it is disabled?
Thank you in advance.