@smart-cloud/ai-kit-ui 1.1.9 → 1.1.10

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.
@@ -7,8 +7,8 @@
7
7
  ========================================================================== */
8
8
 
9
9
  :host,
10
- .ai-kit-inline-root,
11
- .ai-kit-portal-root {
10
+ #ai-kit-inline-root,
11
+ #ai-kit-portal-root {
12
12
  /* ---------------------------
13
13
  0) Core typography & rhythm
14
14
  --------------------------- */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smart-cloud/ai-kit-ui",
3
- "version": "1.1.9",
3
+ "version": "1.1.10",
4
4
  "type": "module",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.js",
@@ -7,8 +7,8 @@
7
7
  ========================================================================== */
8
8
 
9
9
  :host,
10
- .ai-kit-inline-root,
11
- .ai-kit-portal-root {
10
+ #ai-kit-inline-root,
11
+ #ai-kit-portal-root {
12
12
  /* ---------------------------
13
13
  0) Core typography & rhythm
14
14
  --------------------------- */