@descope/web-components-ui 3.20.0 → 3.20.1

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.
@@ -9233,6 +9233,7 @@ class RawCollapsibleContainer extends createBaseClass$1({
9233
9233
  .title {
9234
9234
  display: contents;
9235
9235
  }
9236
+ /* attach icon */
9236
9237
  :host([attach-icon="true"]) .header {
9237
9238
  display: block;
9238
9239
  }