@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.cjs.js CHANGED
@@ -25362,7 +25362,7 @@ var SearchableSelect = function SearchableSelect(_ref) {
25362
25362
  },
25363
25363
  textExtraStyles: "margin: 0;",
25364
25364
  disabled: disabled,
25365
- extraStyles: "margin: 0 0.5rem;"
25365
+ extraStyles: "margin: 0.5rem;"
25366
25366
  });
25367
25367
  }))));
25368
25368
  };