@kosdev-code/base-ui-components 0.1.0-dev.5840 → 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.js CHANGED
@@ -5388,6 +5388,7 @@ const qu = () => {
5388
5388
  height: fit-content;
5389
5389
  display: flex;
5390
5390
  flex-direction: row;
5391
+ flex-shrink: 0;
5391
5392
  position: relative;
5392
5393
  background-color: transparent;
5393
5394
  overflow-x: auto;