@selfeesas/shared-components 0.4.23 → 0.4.24

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.
@@ -5475,7 +5475,8 @@ const ws = Gi(
5475
5475
  setup(l, { emit: B }) {
5476
5476
  const t = l, v = t.logoAlt ?? "Logo", m = t.logoTo ?? "/", f = ee(() => ({
5477
5477
  width: "260px",
5478
- height: "auto"
5478
+ height: "auto",
5479
+ borderRadius: "0"
5479
5480
  })), a = (o) => t.currentPath?.startsWith(o);
5480
5481
  return (o, n) => {
5481
5482
  const e = Ho("router-link");
@@ -5485,7 +5486,7 @@ const ws = Gi(
5485
5486
  default: Je(() => [
5486
5487
  it(e, {
5487
5488
  to: Bt(m),
5488
- class: "q-mr-md"
5489
+ class: "q-mr-lg"
5489
5490
  }, {
5490
5491
  default: Je(() => [
5491
5492
  it(yo, {
@@ -5532,7 +5533,7 @@ const ws = Gi(
5532
5533
  onClick: (u) => o.$emit("project-change", r.path)
5533
5534
  }, {
5534
5535
  default: Je(() => [
5535
- it(ti, null, {
5536
+ it(ti, { class: "q-mr-lg" }, {
5536
5537
  default: Je(() => [
5537
5538
  it(zi, null, {
5538
5539
  default: Je(() => [
@@ -5576,7 +5577,7 @@ const ws = Gi(
5576
5577
  }, 16);
5577
5578
  };
5578
5579
  }
5579
- }), id = /* @__PURE__ */ ai(Wu, [["__scopeId", "data-v-0333a638"]]), Hu = lt({
5580
+ }), id = /* @__PURE__ */ ai(Wu, [["__scopeId", "data-v-0f07eaec"]]), Hu = lt({
5580
5581
  name: "QFooter",
5581
5582
  props: {
5582
5583
  modelValue: {