Commit 65d09ade authored by minseok.park's avatar minseok.park

test -- nav style(scroll bug)

parent ea008464
Pipeline #19753 passed with stages
in 3 minutes and 19 seconds
......@@ -233,6 +233,7 @@
}
.nav-panel-explore {
visibility: hidden;
background: var(--nav-background);
display: flex;
flex-direction: column;
......
......@@ -3,7 +3,7 @@
<div class="panels">
{{> page-versions}}
{{> nav-menu}}
{{!-- {{> nav-explore}} --}}
{{> nav-explore}}
</div>
</aside>
</div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment