meixioacomponent 0.3.34 → 0.3.35

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.
@@ -28291,7 +28291,7 @@
28291
28291
  }
28292
28292
 
28293
28293
  .el-button--bg-icon i {
28294
- font-size: 20px !important;
28294
+ font-size: 18px !important;
28295
28295
  }
28296
28296
 
28297
28297
  .el-button--bg-icon.is-current {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meixioacomponent",
3
- "version": "0.3.34",
3
+ "version": "0.3.35",
4
4
  "private": false,
5
5
  "author": "YuRi",
6
6
  "main": "lib/meixioacomponent.umd.min.js",
@@ -28291,7 +28291,7 @@
28291
28291
  }
28292
28292
 
28293
28293
  .el-button--bg-icon i {
28294
- font-size: 20px !important;
28294
+ font-size: 18px !important;
28295
28295
  }
28296
28296
 
28297
28297
  .el-button--bg-icon.is-current {