mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
style: add underline for active tab in navbar
This commit is contained in:
@@ -563,6 +563,10 @@ html[data-theme='dark'] .header-github-link:before {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
.navbar__link--active {
|
||||
border-bottom: 1px solid rgb(var(--lsd-border-primary));
|
||||
}
|
||||
|
||||
.dropdown > .navbar__link:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user