优化文章目录位置、加载后滚动策略;修复页面恢复提示显示异常

This commit is contained in:
anian
2026-03-17 22:13:10 +08:00
parent 9c26bece1b
commit ee5c1a2b5b
2 changed files with 18 additions and 45 deletions
+1 -1
View File
@@ -5977,7 +5977,7 @@ a.change i.ri-refresh-line {
display: none;
position: fixed;
z-index: 999;
top: 485px;
top: 50%;
left: 0;
background-color: var(--toc-color);
color: #fff;