@lx-frontend/wrap-element-ui 1.0.15-beta.5 → 1.0.15-beta.6

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": "@lx-frontend/wrap-element-ui",
3
- "version": "1.0.15-beta.5",
3
+ "version": "1.0.15-beta.6",
4
4
  "description": "wrap-element-ui",
5
5
  "author": "",
6
6
  "main": "src/components/index.ts",
@@ -439,7 +439,6 @@
439
439
  padding: 0 14px;
440
440
  display: flex;
441
441
  flex-direction: column;
442
- gap: 8px;
443
442
  }
444
443
 
445
444
  &__filter-title,