@bsgoal/common 2.28.18 → 2.28.19
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 +2 -2
- 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 -1
package/dist/index.mjs
CHANGED
|
@@ -6306,7 +6306,7 @@ const a1 = { class: "bsgoal-base-search" }, r1 = { class: "base_search" }, l1 =
|
|
|
6306
6306
|
});
|
|
6307
6307
|
const i1 = { class: "bsgoal-base-overview" }, o1 = { class: "base_overview" }, s1 = ["onClick"], u1 = { class: "overview_item_icon" }, c1 = ["src"], d1 = {
|
|
6308
6308
|
key: 0,
|
|
6309
|
-
style: { "margin-right": "
|
|
6309
|
+
style: { "margin-right": "20px" }
|
|
6310
6310
|
}, f1 = { class: "overview_item_data" }, g1 = /* @__PURE__ */ P("div", { class: "overview_item_gap" }, null, -1), _1 = {
|
|
6311
6311
|
class: "overview_item_title",
|
|
6312
6312
|
style: { "margin-right": "0px" }
|
|
@@ -6349,7 +6349,7 @@ const i1 = { class: "bsgoal-base-overview" }, o1 = { class: "base_overview" }, s
|
|
|
6349
6349
|
P("div", u1, [
|
|
6350
6350
|
P("img", {
|
|
6351
6351
|
src: v.icon,
|
|
6352
|
-
style: { width: "
|
|
6352
|
+
style: { width: "52px" }
|
|
6353
6353
|
}, null, 8, c1)
|
|
6354
6354
|
]),
|
|
6355
6355
|
r.value ? (m(), $("div", d1, [
|