docs: 文档更新

This commit is contained in:
ZiuChen
2023-02-05 15:07:58 +08:00
parent 31cf31267a
commit 5815566c30
18 changed files with 2720 additions and 9 deletions

View File

@@ -8,6 +8,11 @@
z-index: 21;
}
/* SideBar scrollbar */
.VPSidebar::-webkit-scrollbar {
display: none;
}
/* Color Variables */
:root {