Fixes tab color not customizable from theme.
This commit is contained in:
parent
d58f1b82c4
commit
9226544b55
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue