zzz-pc-view 0.0.128 → 0.0.129
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 +1 -1
- package/src/index.es.js +1 -1
- package/src/index.umd.js +1 -1
- package/src/zzz-frame.css +1 -1
package/package.json
CHANGED
package/src/index.es.js
CHANGED
|
@@ -13569,7 +13569,7 @@ const _sfc_main$1 = /* @__PURE__ */ defineComponent({
|
|
|
13569
13569
|
}
|
|
13570
13570
|
});
|
|
13571
13571
|
const _hoisted_1 = { class: "flex column wrapper layout-main" };
|
|
13572
|
-
const _hoisted_2 = { class: "flex flex-1 fit-size" };
|
|
13572
|
+
const _hoisted_2 = { class: "flex flex-1 fit-size layout-body" };
|
|
13573
13573
|
const _hoisted_3 = {
|
|
13574
13574
|
key: 0,
|
|
13575
13575
|
class: "relative layout-aside"
|