Skip to content

Commit

Permalink
Remove non-extant TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
rtibbles authored Dec 13, 2024
1 parent f994e5c commit 572ff10
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 572ff10

Please sign in to comment.