Skip to content

Commit

Permalink
web/PageNavTab: show border only when active
Browse files Browse the repository at this point in the history
  • Loading branch information
wukko committed Feb 27, 2025
1 parent 36de546 commit b4dd9ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/src/components/subnav/PageNavTab.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
@media (hover: hover) {
.subnav-tab:hover {
background: var(--button-hover-transparent);
box-shadow: var(--button-box-shadow);
}
}
Expand Down

0 comments on commit b4dd9ef

Please sign in to comment.