Skip to content

Instantly share code, notes, and snippets.

@koepnick
Created March 9, 2021 06:47
Show Gist options
  • Save koepnick/a786bf49832c2d94cd4756c9c8dd64f6 to your computer and use it in GitHub Desktop.
Save koepnick/a786bf49832c2d94cd4756c9c8dd64f6 to your computer and use it in GitHub Desktop.
tab-item.active {
height: 39px !important;
background-color: #444444;
}
tab-item.active .label-content {
font-weight: bold;
font-size: 14px;
}
tab-item.active tab-twisty,
tab-item.active .label-content,
tab-item.active tab-counter {
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment