@descope/web-components-ui 1.0.278 → 1.0.279

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.
@@ -8845,6 +8845,7 @@ const GridClass = compose(
8845
8845
  }
8846
8846
  vaadin-grid::part(selected-row-cell) {
8847
8847
  background-image: none;
8848
+ box-shadow: none;
8848
8849
  }
8849
8850
  `,
8850
8851
  excludeAttrsSync: ['columns', 'tabindex'],