@thecb/components 7.7.5-beta.7 → 7.7.5-beta.8

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.esm.js CHANGED
@@ -25354,7 +25354,7 @@ var SearchableSelect = function SearchableSelect(_ref) {
25354
25354
  },
25355
25355
  textExtraStyles: "margin: 0;",
25356
25356
  disabled: disabled,
25357
- extraStyles: "margin: 0 0.5rem;"
25357
+ extraStyles: "margin: 0.5rem;"
25358
25358
  });
25359
25359
  }))));
25360
25360
  };