@thecb/components 10.4.7-beta.1 → 10.4.7-beta.2

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
@@ -38836,8 +38836,8 @@ var ToggleSwitch = function ToggleSwitch(_ref6) {
38836
38836
  backgroundColor: themeValues.white,
38837
38837
  right: "8px",
38838
38838
  top: "3px",
38839
- bottom: "4px",
38840
- left: "23px",
38839
+ bottom: "3px",
38840
+ left: "22px",
38841
38841
  transition: {
38842
38842
  ease: "backIn"
38843
38843
  }