@descope/web-components-ui 2.2.32 → 2.2.34

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.
@@ -15035,7 +15035,7 @@ class RawUserAuthMethod extends createBaseClass({
15035
15035
  pointer-events: none;
15036
15036
  }
15037
15037
 
15038
- slot[name="method-icon"]:not(:empty{
15038
+ slot[name="method-icon"]:not(:empty) {
15039
15039
  display: inline-flex;
15040
15040
  align-items: center;
15041
15041
  }