@zscreate/form-component 1.1.535 → 1.1.536

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.
@@ -7601,11 +7601,9 @@ span.CodeMirror-selectedtext { background: none; }
7601
7601
  }
7602
7602
  .rich-editor ol li {
7603
7603
  list-style: decimal;
7604
- line-height: initial !important;
7605
7604
  }
7606
7605
  .rich-editor ul li {
7607
7606
  list-style: initial;
7608
- line-height: initial !important;
7609
7607
  }
7610
7608
  .rich-editor .w-e-modal {
7611
7609
  padding: 5px 15px;
@@ -155008,7 +155008,7 @@ function toString(value) {
155008
155008
  /***/ ((module) => {
155009
155009
 
155010
155010
  "use strict";
155011
- module.exports = {"rE":"1.1.535"};
155011
+ module.exports = {"rE":"1.1.536"};
155012
155012
 
155013
155013
  /***/ })
155014
155014
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.535",
3
+ "version": "1.1.536",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",