diff --git a/app/assets/stylesheets/common/components/navs.scss b/app/assets/stylesheets/common/components/navs.scss index 12eb49b4ce0..75b797e261b 100644 --- a/app/assets/stylesheets/common/components/navs.scss +++ b/app/assets/stylesheets/common/components/navs.scss @@ -48,6 +48,7 @@ } } + &.active > a, > a.active { color: $secondary; background-color: $quaternary;