diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl index a336edf..6962407 100644 --- a/templates/custom/body_inner_pre.tmpl +++ b/templates/custom/body_inner_pre.tmpl @@ -139,8 +139,10 @@ top: 1px; } - .navbardev .navbardev-link-active { + .navbardev .navbardev-link-active, + .navbardev .navbardev-link-active svg { color: var(--navbardev-color-text-active); + fill: var(--navbardev-color-text-active); } .navbardev .navbardev-links-right {