qdt-admin-layout 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": "qdt-admin-layout",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "基于element-ui的后台管理layout的管家婆改版",
5
5
  "main": "src/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -22,7 +22,8 @@
22
22
  // 菜单图标
23
23
  .menu-icon {
24
24
  color: inherit;
25
- font-size: 38px;
25
+ font-size: 34px;
26
+ margin-bottom: 5px;
26
27
  }
27
28
 
28
29
  // 子级菜单激活时,父级同样高亮