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 @@ ...@@ -233,6 +233,7 @@
} }
.nav-panel-explore { .nav-panel-explore {
visibility: hidden;
background: var(--nav-background); background: var(--nav-background);
display: flex; display: flex;
flex-direction: column; flex-direction: column;
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<div class="panels"> <div class="panels">
{{> page-versions}} {{> page-versions}}
{{> nav-menu}} {{> nav-menu}}
{{!-- {{> nav-explore}} --}} {{> nav-explore}}
</div> </div>
</aside> </aside>
</div> </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