@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.
package/dist/index.esm.js CHANGED
@@ -17116,7 +17116,7 @@ class RawUserAuthMethod extends createBaseClass({
17116
17116
  pointer-events: none;
17117
17117
  }
17118
17118
 
17119
- slot[name="method-icon"]:not(:empty{
17119
+ slot[name="method-icon"]:not(:empty) {
17120
17120
  display: inline-flex;
17121
17121
  align-items: center;
17122
17122
  }