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 2411c24 commit 87b6193Copy full SHA for 87b6193
src/components/tabs/tab-group.scss
@@ -60,7 +60,7 @@ $md-tab-bar-height: 48px !default;
60
box-sizing: border-box;
61
flex-grow: 1;
62
flex-shrink: 1;
63
- &.md-active {
+ &.md-tab-active {
64
display: block;
65
}
66
0 commit comments