@26lights/orcha 0.41.77 → 0.41.78

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/orcha.es.js CHANGED
@@ -9388,7 +9388,7 @@ const Nf = { class: "ao-card__content" }, Uf = {
9388
9388
  "ao-card--clickable": e.isClickable
9389
9389
  }
9390
9390
  ]),
9391
- style: pt(e.isSelected ? { borderColor: e.color || "var(--ao-color-blue-base)", borderWidth: "thick" } : {})
9391
+ style: pt(e.isSelected ? { border: "solid", borderColor: e.color || "var(--ao-color-blue-base)", borderWidth: "thick" } : {})
9392
9392
  }, {
9393
9393
  default: N(() => [
9394
9394
  e.isSelected ? O("", !0) : (p(), C("div", {