mam 1.11.439 → 1.11.440

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/node.test.js CHANGED
@@ -14347,7 +14347,6 @@ var $;
14347
14347
  maxHeight: per(100),
14348
14348
  boxSizing: 'border-box',
14349
14349
  color: $mol_theme.text,
14350
- backdropFilter: blur(`3px`),
14351
14350
  ':focus': {
14352
14351
  outline: 'none',
14353
14352
  },