Skip to content

Commit

Permalink
fixup! feat(material/button): make button ripples lazy
Browse files Browse the repository at this point in the history
  • Loading branch information
wagnermaciel committed Mar 19, 2023
1 parent 0079096 commit 9b96733
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/material/button/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@
}
}

.mat-mdc-button-ripple,
.mat-mdc-button-persistent-ripple {
.mat-mdc-button-ripple {
overflow: hidden;
}

Expand Down

0 comments on commit 9b96733

Please sign in to comment.