@moontra/moonui 2.4.9 → 2.4.11

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/index.js CHANGED
@@ -2554,7 +2554,7 @@ var tabsListVariants = classVarianceAuthority.cva(
2554
2554
  true: "w-full"
2555
2555
  },
2556
2556
  scrollable: {
2557
- true: "overflow-x-auto overflow-y-hidden flex-nowrap hide-scrollbar snap-x snap-mandatory px-4",
2557
+ true: "overflow-x-auto overflow-y-hidden flex-nowrap hide-scrollbar pl-10 pr-4",
2558
2558
  false: "flex-wrap"
2559
2559
  }
2560
2560
  },