blob: e90bc729cf74cbba052a639fd9e584c455511b58 [file] [log] [blame]
material-tab-strip tab-button {
color: var(--TWPT-secondary-text)!important;
}
material-tab-strip tab-button.active {
color: var(--TWPT-blue-A100)!important;
}
material-tab-strip .tab-indicator {
border-top-color: var(--TWPT-blue-A100)!important;
}