docs: 文档更新

This commit is contained in:
ZiuChen
2023-02-05 15:07:58 +08:00
parent bb4e2e59c8
commit e8f4439dab
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 {