@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
|
@@ -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
|
|