active tab fix
This commit is contained in:
parent
4ea139192d
commit
1d77742db6
@ -373,7 +373,7 @@ svg.vch__wrapper .vch__months__labels__wrapper text.vch__month__label[data-v-a9c
|
|||||||
}
|
}
|
||||||
|
|
||||||
.repository .ui.menu .active.item {
|
.repository .ui.menu .active.item {
|
||||||
background: var(--main-bg-color);
|
background: var(--main-bg-color) !important;
|
||||||
color: var(--text);
|
color: var(--text);
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user