Fixes tab color not customizable from theme.

This commit is contained in:
mateuswetah 2020-09-10 18:50:12 -03:00
parent d58f1b82c4
commit 9226544b55
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
}
}
li.is-active a {
border-bottom-color: var(--tainacan-turquoise5);
border-bottom-color: var(--tainacan-secondary);
color: var(--tainacan-black) !important;
}
.icon:first-child {