@descope/web-components-ui 1.0.392 → 1.0.393

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.
@@ -16176,6 +16176,7 @@ class RawThirdPartyAppLogoClass extends createBaseClass({
16176
16176
  display: flex;
16177
16177
  justify-content: center;
16178
16178
  align-items: center;
16179
+ min-width: max-content;
16179
16180
  }
16180
16181
 
16181
16182
  .third-party-app-logo {