zhangdocs 1.0.4 → 1.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zhangdocs",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "Simple document generation tool. Dependence Node.js run.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -162,3 +162,5 @@ body,html
162
162
  padding-top 0
163
163
  // height: 149px
164
164
  height 50px
165
+ .menu_tree
166
+ padding-left: 18px
@@ -297,7 +297,7 @@ table
297
297
  width: 24px
298
298
  height: 24px
299
299
  cursor: pointer
300
- z-index: 1000
300
+ z-index: 1
301
301
 
302
302
  .page-toc
303
303
  transition: all 0.3s ease