Skip to content

Commit eda9110

Browse files
deploy: 096ef23
1 parent 4ed47b2 commit eda9110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
width: 200px;
2222
height: calc(100vh - var(--menu-bar-height) - 0.67em * 4);
2323
overflow: auto;
24-
z-index: 1000;
24+
/* z-index: 1000; */
2525
}
2626
.pagetoc a {
2727
border-left: 1px solid var(--sidebar-bg);
@@ -51,4 +51,4 @@
5151
overflow: hidden;
5252
padding: 10px 0;
5353
color: gray;
54-
}
54+
}

0 commit comments

Comments
 (0)