Skip to content

Commit 2dc38d4

Browse files
Hotfix for @mojs/curve-editor positioning
This fix #21.
1 parent 7718c65 commit 2dc38d4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/styles/index.styl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@ blockquote {
229229
margin: 0
230230
}
231231

232+
// MoJs curve editor
233+
._curve-editor_10g8s_3 {
234+
z-index: 200 !important;
235+
}
232236

233237
// Some helpclasses
234238
:root {

0 commit comments

Comments
 (0)