diy-template-components 3.0.3 → 3.0.4

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
@@ -4884,7 +4884,7 @@ const useVideoStyles$1 = createUseStyles(theme => {
4884
4884
  width: '100%',
4885
4885
  objectFit: 'cover',
4886
4886
  objectPosition: 'top',
4887
- opacity: '0.8'
4887
+ opacity: '1.8'
4888
4888
  },
4889
4889
  '@media (max-width: 767px)': {
4890
4890
  iframe: {