@bsgoal/common 2.15.19 → 2.15.20
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.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -2
- package/src/components/bsgoal-base-sizes/index.vue +2 -2
- package/src/components/bsgoal-base-tree-table/debug.log +1 -0
- package/src/components/bsgoal-base-tree-table/index.vue +4 -4
- package/src/debug.log +1 -0
package/dist/index.mjs
CHANGED
|
@@ -7301,7 +7301,7 @@ const j1 = { class: "bsgoal-base-tree-table" }, K1 = { class: "base_tree_table"
|
|
|
7301
7301
|
});
|
|
7302
7302
|
const k = ze(() => {
|
|
7303
7303
|
const B = {};
|
|
7304
|
-
return b.value ? B.
|
|
7304
|
+
return b.value ? B.maxWidth = "calc(100% - 250px)" : B.maxWidth = "calc(100%)", B;
|
|
7305
7305
|
});
|
|
7306
7306
|
return (B, ue) => (E(), L("div", j1, [
|
|
7307
7307
|
Y("div", K1, [
|