@superdispatch/ui 0.49.5 → 0.50.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.
@@ -2185,7 +2185,7 @@ var ClickableCard = /*#__PURE__*/styled__default(core.ButtonBase).withConfig({
2185
2185
  var Card = /*#__PURE__*/styled__default(core.Card).withConfig({
2186
2186
  displayName: "RadioFieldCard__Card",
2187
2187
  componentId: "SD__sc-5etge2-1"
2188
- })(["width:100%;opacity:", ";"], props => props.disabled ? 0.5 : 1);
2188
+ })(["width:100%;border:none;opacity:", ";"], props => props.disabled ? 0.5 : 1);
2189
2189
  var FormControlLabel = /*#__PURE__*/styled__default(core.FormControlLabel).withConfig({
2190
2190
  displayName: "RadioFieldCard__FormControlLabel",
2191
2191
  componentId: "SD__sc-5etge2-2"