active tab fix

This commit is contained in:
Marius 2020-10-14 22:40:38 +02:00
parent 4ea139192d
commit 1d77742db6

View File

@ -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;