@redseed/redseed-ui-tailwindcss 7.24.0 → 7.24.1

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.
@@ -1,5 +1,5 @@
1
1
  .rsui-tab-slider {
2
- @apply w-fit flex items-center overflow-x-auto border-b border-border-secondary;
2
+ @apply w-full flex items-center overflow-x-auto border-b border-border-secondary;
3
3
  scrollbar-width: none;
4
4
  }
5
5
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redseed/redseed-ui-tailwindcss",
3
- "version": "7.24.0",
3
+ "version": "7.24.1",
4
4
  "description": "RedSeed UI Tailwindcss",
5
5
  "main": "index.js",
6
6
  "style": "index.css",