@selfcommunity/react-theme-default 0.4.2-courses.103 → 0.4.2-courses.104

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.
@@ -196,7 +196,7 @@ const Component = {
196
196
  '& .SCCourse-create-placeholder-actions': {
197
197
  display: 'flex',
198
198
  justifyContent: 'center',
199
- height: '230px'
199
+ height: '246px'
200
200
  }
201
201
  }),
202
202
  skeletonRoot: ({ theme }) => ({
@@ -194,7 +194,7 @@ const Component = {
194
194
  '& .SCCourse-create-placeholder-actions': {
195
195
  display: 'flex',
196
196
  justifyContent: 'center',
197
- height: '230px'
197
+ height: '246px'
198
198
  }
199
199
  }),
200
200
  skeletonRoot: ({ theme }) => ({