codex-team / codex-team/editor.js
z-index difference between ce-popover and ce-toolbar [Bug]
Open
bug
- Dominant language
- TypeScript
- Stars
- 31.9k
- Forks
- 2.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Describe a bug.
.ce-popover has a z-index of 4
.ce-toolbar has a z-index of 2
Is there a reason for this? - It is causing a few clipping/overlap issues with one of my plugins.
The ce-popover vertical menu displays fine, but the settings toolbar clips
Setting both to 4 solves this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.