fix: 修复文档 side 不显示
This commit is contained in:
@@ -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%);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user