Skip to content

Commit a03d9f7

Browse files
committed
fix(material-experimental/mdc-button): add mdc ripple class for fab
1 parent aa7dc00 commit a03d9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material-experimental/mdc-button/button.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<span class="mdc-button__ripple"></span>
1+
<span class="mdc-button__ripple mdc-fab__ripple"></span>
22

33
<ng-content select=".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd])">
44
</ng-content>

0 commit comments

Comments
 (0)