Skip to content

Commit 89d92fb

Browse files
committed
fixup! refactor(material/button): switch outlined button to tokens API
1 parent 7607bf1 commit 89d92fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/core/tokens/m2/mdc/_button-outlined.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ $prefix: (mdc, button-protected);
4747
label-text-tracking: null,
4848
label-text-transform: null,
4949

50-
container-height: null
50+
container-height: 36px
5151
);
5252
}
5353

0 commit comments

Comments
 (0)