Skip to content

Commit

Permalink
fix: only use 'not disabled' action button style
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Volschenk committed May 24, 2018
1 parent e9fe1d9 commit afbd2ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/mdc-dialog/mdc-dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@
}
}

.mdc-dialog__action,
.mdc-dialog__action:not(:disabled) {
@include mdc-theme-prop(color, secondary);
}
Expand Down

0 comments on commit afbd2ca

Please sign in to comment.