@descope/web-components-ui 1.0.277 → 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.
package/dist/index.esm.js CHANGED
@@ -7502,6 +7502,7 @@ const GridClass = compose(
7502
7502
  }
7503
7503
  vaadin-grid::part(selected-row-cell) {
7504
7504
  background-image: none;
7505
+ box-shadow: none;
7505
7506
  }
7506
7507
  `,
7507
7508
  excludeAttrsSync: ['columns', 'tabindex'],