@kosdev-code/base-ui-components 0.1.0-dev.5856 → 0.1.0-dev.5863

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.cjs CHANGED
@@ -1620,6 +1620,7 @@
1620
1620
  height: fit-content;
1621
1621
  display: flex;
1622
1622
  flex-direction: row;
1623
+ flex-shrink: 0;
1623
1624
  position: relative;
1624
1625
  background-color: transparent;
1625
1626
  overflow-x: auto;