Skip to content

Commit

Permalink
修复文集页面目录大纲中文档名称超长遮盖下方目录的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
zmister committed Mar 29, 2022
1 parent beb1684 commit af80890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/mrdoc/mrdoc-docs.css
Expand Up @@ -150,8 +150,8 @@ ul#doc-tree{
background: #fff;
z-index: 1;
min-width: 0;
height: 24px;
color: #666;
/* font-weight: 700; */
font-family: Consolas,Menlo,Courier,monospace;
}
/* 为外部链接添加图标指示 */
Expand Down

0 comments on commit af80890

Please sign in to comment.