Skip to content

Commit b153a08

Browse files
author
Andrew Seguin
committed
refactor: include mdc prefix in icon button
1 parent e0ae4da commit b153a08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/material/button/_icon-button-theme.scss

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
.mat-mdc-icon-button.mat-mdc-button-base {
108108
// Match the styles that used to be present. This is necessary for backwards
109109
// compat to match the previous implementations selector count (two classes).
110+
--mdc-icon-button-state-layer-size: #{$calculated-size};
110111
--mat-icon-button-state-layer-size: #{$calculated-size};
111112

112113
// TODO: Switch calculated-size to "var(--mat-icon-button-state-layer-size)"

0 commit comments

Comments
 (0)