ninemoon-ui 0.1.7 → 0.1.8

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.
@@ -204,7 +204,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
204
204
  });
205
205
  return (_ctx, _cache) => {
206
206
  return openBlock(), createElementBlock("div", {
207
- class: "inline-block w-full",
207
+ class: "inline-block",
208
208
  ref_key: "base",
209
209
  ref: base,
210
210
  onClick: showHandle,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "ninemoon-ui",
3
3
  "private": false,
4
- "version": "0.1.7",
4
+ "version": "0.1.8",
5
5
  "author": "zhuboy",
6
6
  "keywords": [
7
7
  "vue3",