zydx-plus 1.32.247 → 1.32.248

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": "zydx-plus",
3
- "version": "1.32.247",
3
+ "version": "1.32.248",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -554,6 +554,7 @@ export default {
554
554
  }
555
555
  .ed-cont{
556
556
  padding-top: 4px;
557
+ margin-bottom: 14px;
557
558
  }
558
559
  .editor{
559
560
  border-radius: 3px;
package/src/index.js CHANGED
@@ -79,7 +79,7 @@ function install(app) {
79
79
  }
80
80
 
81
81
  export default {
82
- version: '1.32.247',
82
+ version: '1.32.248',
83
83
  install,
84
84
  Calendar,
85
85
  Message,