We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa7dc00 commit a03d9f7Copy full SHA for a03d9f7
src/material-experimental/mdc-button/button.html
@@ -1,4 +1,4 @@
1
-<span class="mdc-button__ripple"></span>
+<span class="mdc-button__ripple mdc-fab__ripple"></span>
2
3
<ng-content select=".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])">
4
</ng-content>
0 commit comments