fix: sidebar link active state

pull/105/head
nevfy 2024-02-04 19:29:23 +04:00
parent 041e682cd7
commit 664b2c8898
1 changed files with 5 additions and 0 deletions

View File

@ -77,6 +77,11 @@
border-radius: 0.25rem;
}
.td-sidebar-nav-active-item {
color: $primary !important;
font-weight: 600;
}
.td-sidebar-nav .td-sidebar-link__page,
ul.ul-2>.td-sidebar-nav__section-title a {
color: #616161 !important;