@macroui/macroui-vue 1.2.7 → 1.2.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.
package/dist/index.es.js CHANGED
@@ -7539,7 +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, "relative"])
7542
+ class: j(["modal-box", l.value, "!relative"])
7543
7543
  }, [
7544
7544
  p.showClose ? (a(), o("button", {
7545
7545
  key: 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@macroui/macroui-vue",
3
- "version": "1.2.7",
3
+ "version": "1.2.8",
4
4
  "description": "基于 Vue 3 + MacroUI 兼容 Element Plus API 风格的组件库",
5
5
  "keywords": [
6
6
  "vue",