mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-12-20 04:00:05 +08:00
修复编辑器滚动条BUG
This commit is contained in:
@@ -49,6 +49,13 @@ body{
|
||||
}
|
||||
.manual-category .manual-tree{
|
||||
margin-top: 10px;
|
||||
width: 280px;
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
right: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.manual-category .manual-nav .nav-item{
|
||||
font-size: 14px;
|
||||
|
||||
Reference in New Issue
Block a user