Skip to content

Commit 4684801

Browse files
committed
固定在左边以便跳转
1 parent f3f7cce commit 4684801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<body id="top">
2424

2525
<span class="toc">
26-
<aside class="index noShowOnSmallScren" name="index">
26+
<aside style="position:fixed; top:10px; left:10px;" class="index noShowOnSmallScren" name="index">
2727
<h2>目录</h2>
2828
<ul>
2929
<li><a href="acknowledgements.html">致谢</a>

0 commit comments

Comments
 (0)