@theguild/components 9.11.0-alpha-20251014140322-9b8c4f9c0dc59e0d66d296cf8a4b0b24b8836479 → 9.11.1-alpha-20251015140647-bc2f6c5faf75714bca57e2c7500f6a19b31131a6

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.
@@ -67,7 +67,7 @@ const HiveLayout = async ({
67
67
  display: none;
68
68
  }
69
69
 
70
- .crisp-client, #crisp-chatbox { z-index: 40 !important; }
70
+ .crisp-client.crisp-client, #crisp-chatbox { z-index: 40 !important; }
71
71
  `
72
72
  }),
73
73
  head
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theguild/components",
3
- "version": "9.11.0-alpha-20251014140322-9b8c4f9c0dc59e0d66d296cf8a4b0b24b8836479",
3
+ "version": "9.11.1-alpha-20251015140647-bc2f6c5faf75714bca57e2c7500f6a19b31131a6",
4
4
  "repository": {
5
5
  "url": "https://github.com/the-guild-org/docs",
6
6
  "directory": "packages/components"