@descope/web-components-ui 1.0.278 → 1.0.279

Sign up to get free protection for your applications and to get access to all the features.
@@ -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'],