@material/tab-bar
Version:
The Material Components for the web tab bar component
10 lines (9 loc) • 381 B
CSS
/**
* @license
* Copyright Google LLC All Rights Reserved.
*
* Use of this source code is governed by an MIT-style license that can be
* found in the LICENSE file at https://github.com/material-components/material-components-web/blob/master/LICENSE
*/
.mdc-tab-bar{width:100%}.mdc-tab{height:48px}.mdc-tab--stacked{height:72px}
/*# sourceMappingURL=mdc.tab-bar.min.css.map*/