@lvce-editor/extension-search-view 7.14.0 → 7.14.1

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.
@@ -4127,6 +4127,7 @@ const getCss = state => {
4127
4127
  }
4128
4128
 
4129
4129
  .ExtensionListItem {
4130
+ box-sizing: border-box;
4130
4131
  position: relative !important;
4131
4132
  flex-shrink: 0;
4132
4133
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lvce-editor/extension-search-view",
3
- "version": "7.14.0",
3
+ "version": "7.14.1",
4
4
  "description": "Extension Search View Worker",
5
5
  "repository": {
6
6
  "type": "git",