meixioacomponent 0.5.49 → 0.5.50

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.
@@ -9420,7 +9420,7 @@
9420
9420
  .el-table__footer-wrapper,
9421
9421
  .el-table__header-wrapper {
9422
9422
  width: 100%;
9423
- background: var(--color-table-header) !important;
9423
+ background: inherit !important;
9424
9424
  }
9425
9425
 
9426
9426
  .el-table__footer-wrapper {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "meixioacomponent",
3
- "version": "0.5.49",
3
+ "version": "0.5.50",
4
4
  "private": false,
5
5
  "author": "YuRi",
6
6
  "main": "lib/meixioacomponent.common.js",