assets/css/partials/_explorer.scss in jekyll-obsidian-1.1.1 vs assets/css/partials/_explorer.scss in jekyll-obsidian-1.1.2
- old
+ new
@@ -36,14 +36,13 @@
background-color: transparent;
}
}
#file-tree {
+ position: relative;
&::-webkit-scrollbar {
display: none;
}
-
- position: relative;
ul {
list-style-type: none;
padding-left: 0;
margin-left: 0;
\ No newline at end of file