zydx-plus 1.33.410 → 1.33.411

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.33.410",
3
+ "version": "1.33.411",
4
4
  "description": "Vue.js",
5
5
  "main": "src/index.js",
6
6
  "files": [
@@ -120,7 +120,7 @@ export default {
120
120
  text-align: center;
121
121
  line-height: 26px;
122
122
  color: #333;
123
- font-size: 14px;
123
+ font-size: 12px;
124
124
  user-select: none;
125
125
  display: inline-block;
126
126
  }
package/src/index.js CHANGED
@@ -83,7 +83,7 @@ function install(app) {
83
83
  }
84
84
 
85
85
  export default {
86
- version: '1.33.410',
86
+ version: '1.33.411',
87
87
  install,
88
88
  Calendar,
89
89
  Message,