@kosdev-code/base-ui-components 0.1.0-dev.5656 → 0.1.0-dev.5681

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/index.js CHANGED
@@ -11538,6 +11538,7 @@ const [Sn] = O(["shell-menu"]), R1 = ({ className: e, left: t, right: o }) => /*
11538
11538
  ), km = g.div`
11539
11539
  width: 100%;
11540
11540
  height: 100%;
11541
+ min-height: 60px;
11541
11542
  border: ${pt("border")} solid ${pt("border-color")};
11542
11543
  transition: border 0.125s ease-in-out;
11543
11544
  border-radius: ${pt("border-radius")};