@selfcommunity/react-theme-default 0.4.5-payments.190 → 0.4.5-payments.192

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.
@@ -28,7 +28,7 @@ const Component = {
28
28
  '& .SCCourse-chip': {
29
29
  maxWidth: 70,
30
30
  borderRadius: 3,
31
- boxShadow: 'rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px',
31
+ boxShadow: 'rgba(0, 0, 0, 0.16) 0px 3px 6px,rgba(0, 0, 0, 0.23) 0px 3px 6px',
32
32
  height: 18,
33
33
  '& span': {
34
34
  padding: 3,
@@ -26,7 +26,7 @@ const Component = {
26
26
  '& .SCCourse-chip': {
27
27
  maxWidth: 70,
28
28
  borderRadius: 3,
29
- boxShadow: 'rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px',
29
+ boxShadow: 'rgba(0, 0, 0, 0.16) 0px 3px 6px,rgba(0, 0, 0, 0.23) 0px 3px 6px',
30
30
  height: 18,
31
31
  '& span': {
32
32
  padding: 3,