@macroui/macroui-vue 1.2.6 → 1.2.7

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/dist/index.es.js CHANGED
@@ -7539,8 +7539,7 @@ const zy = Ct, qi = {
7539
7539
  onClick: Ee(r, ["self"])
7540
7540
  }, [
7541
7541
  c("div", {
7542
- class: j(["modal-box", l.value]),
7543
- style: { position: "relative" }
7542
+ class: j(["modal-box", l.value, "relative"])
7544
7543
  }, [
7545
7544
  p.showClose ? (a(), o("button", {
7546
7545
  key: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@macroui/macroui-vue",
3
- "version": "1.2.6",
3
+ "version": "1.2.7",
4
4
  "description": "基于 Vue 3 + MacroUI 兼容 Element Plus API 风格的组件库",
5
5
  "keywords": [
6
6
  "vue",