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 4b16025 commit c266f3bCopy full SHA for c266f3b
src/material-experimental/mdc-tabs/_tabs-common.scss
@@ -19,7 +19,6 @@ $mat-tab-animation-duration: 500ms !default;
19
// is an opt-in behavior. Also technically we don't need to combine the two classes, but
20
// we need the extra specificity to avoid issues with CSS insertion order.
21
flex-grow: 0;
22
- min-width: 160px;
23
}
24
25
// Used to render out the background tint when hovered/focused. Usually this is done by
0 commit comments