Skip to content

Commit

Permalink
Fix doc dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSamJacob19 committed Nov 14, 2024
1 parent 0f6d9ad commit 6f645cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/content/antora_ui/src/sass/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ html.is-clipped--nav {
border-radius: 7px;
border-top: none;
z-index: 2;
height: 75%;
max-height: 75%;
}

.nav-panel-explore:not(.is-active) .components {
Expand Down

0 comments on commit 6f645cc

Please sign in to comment.