Skip to content

Conversation

@zhanglintc
Copy link
Contributor

看起来好像可以了
修改后的效果参照: https://zhanglintc.co/OnJava8/#/sidebar


  1. 指定 sidebar 路径: loadSidebar: 'sidebar.md',
  2. 去除 subMaxLevel: // subMaxLevel: 3,
  3. 添加 padding-left padding-right
.sidebar, .sidebar-nav {
  padding-left: 10px;
  padding-right: 10px;
}
  1. sidebar.md 添加适当的换行
  2. 统一缩进: tab => space

@sjsdfg sjsdfg merged commit 12b5813 into lingcoder:master Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants