diy-template-components 0.2.23 → 0.2.24

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/build/index.es.js CHANGED
@@ -1373,8 +1373,7 @@ const useSectionStyles$9 = createUseStyles(theme => ({
1373
1373
  display: 'flex',
1374
1374
  justifyContent: 'flex-start',
1375
1375
  '& img': {
1376
- width: '90px',
1377
- height: '30px'
1376
+ maxHeight: '55px'
1378
1377
  }
1379
1378
  },
1380
1379
  upperContainerItem2: {