@descope/web-components-ui 1.0.310 → 1.0.311

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
@@ -9222,6 +9222,8 @@ class RawAvatar extends createBaseClass({ componentName: componentName$8, baseSe
9222
9222
  vaadin-avatar {
9223
9223
  width: 100%;
9224
9224
  height: 100%;
9225
+ margin: 0;
9226
+ border: none
9225
9227
  }
9226
9228
 
9227
9229
  .wrapper {