Skip to content

Commit 8ec7ba5

Browse files
author
minjk-bl
committed
Fix FileNavigation icon bug on jupyter notebook
1 parent 44e324f commit 8ec7ba5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

visualpython/html/component/fileNavigation.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040

4141
<div class='fileNavigationPage-menu-inner'
4242
style='font-weight: normal;'>
43-
<i id="fnpRootFolder" class="item_icon
44-
folder_icon
43+
<i id="fnpRootFolder" class="
44+
vp-folder-icon
4545
icon-fixed-width"
4646
style='margin:0px;'>
4747
</i>

0 commit comments

Comments
 (0)