fix: 修复文档 side 不显示

This commit is contained in:
就眠儀式
2022-03-27 07:36:50 +08:00
parent 7411fdca76
commit 0e4bc9dbb3
2 changed files with 2 additions and 0 deletions

View File

@@ -319,6 +319,7 @@ export default {
overflow-x: hidden;
position: fixed;
margin-top: 60px;
z-index: 999;
height: calc(100% - 60px);
box-shadow: 2px 0 8px 0 rgb(29 35 41 / 5%);
}