Skip to content

Commit

Permalink
Merge pull request #12943 from learningequality/rtibbles-patch-2
Browse files Browse the repository at this point in the history
Remove non-extant TODO
  • Loading branch information
marcellamaki authored Dec 13, 2024
2 parents 504fc58 + 572ff10 commit d06c2b4
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,12 +124,6 @@ Links for use inside the Navbar
}
}
// Getting this class to work correctly with our theme system is not currently
// possible. Some options:
// 1. Update vueAphrodite to handle nested classes (to handle .dimmable)
// 2. Wait for <router-link> to support scoped slots as described in
// https://github.com/vuejs/rfcs/pull/34
// 3. Somehow refactor the tab styling to not require nested active classes
.router-link-active {
font-weight: bold;
border-bottom-style: solid;
Expand Down

0 comments on commit d06c2b4

Please sign in to comment.