@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.
@@ -10644,6 +10644,8 @@ class RawAvatar extends createBaseClass({ componentName: componentName$8, baseSe
10644
10644
  vaadin-avatar {
10645
10645
  width: 100%;
10646
10646
  height: 100%;
10647
+ margin: 0;
10648
+ border: none
10647
10649
  }
10648
10650
 
10649
10651
  .wrapper {