@lx-frontend/wrap-element-ui 1.0.12-beta → 1.0.12-beta.2

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": "@lx-frontend/wrap-element-ui",
3
- "version": "1.0.12-beta",
3
+ "version": "1.0.12-beta.2",
4
4
  "description": "wrap-element-ui",
5
5
  "author": "",
6
6
  "main": "src/components/index.ts",
@@ -418,6 +418,7 @@
418
418
  display: inline-block;
419
419
  vertical-align: middle;
420
420
  font-size: 12px;
421
+ line-height: normal;
421
422
  }
422
423
  }
423
424
 
@@ -514,6 +515,7 @@
514
515
  display: inline-block;
515
516
  vertical-align: middle;
516
517
  font-size: 12px;
518
+ line-height: normal;
517
519
  }
518
520
  }
519
521