Commit 185f35e
committed
fix: import CSS globally for custom field z-index fix
[FIX] Import EditorJS styles.css and ai-assistant.css in index.js to ensure CSS is loaded when used as Custom Field
[FIX] Also import styles.css in EditorJS component directly
[FIX] This ensures z-index: 9999 for popovers is applied in Content Manager custom field usage1 parent fa5a92e commit 185f35e
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 | | |
11 | 15 | | |
12 | 16 | | |
| |||
0 commit comments