@burdenoff/microfe-vibecontrols 2026.608.2 → 2026.608.3

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.
@@ -877,7 +877,7 @@ function _({ tabs: _, activeTabId: Se, onTabSelect: Ce, onTabClose: v, onOpenExt
877
877
  ]
878
878
  }), document.body) : null : /* @__PURE__ */ g("div", {
879
879
  ref: Qe,
880
- className: `${D ? "flex flex-col h-full" : ""} border-t border-border-default bg-bg-surface ${y && _.length === 0 && !D ? "hidden" : ""}`,
880
+ className: `${D ? "flex flex-col flex-1 min-h-0" : ""} border-t border-border-default bg-bg-surface ${y && _.length === 0 && !D ? "hidden" : ""}`,
881
881
  children: [
882
882
  !D && !y && _.length > 0 && /* @__PURE__ */ h("div", {
883
883
  onMouseDown: Ct,