feat: 解决富文本层级问题
This commit is contained in:
parent
20a70b9029
commit
4311ece0f4
|
@ -30,7 +30,7 @@
|
||||||
default: () => ({
|
default: () => ({
|
||||||
initialFrameWidth: '100%',
|
initialFrameWidth: '100%',
|
||||||
initialFrameHeight: 300,
|
initialFrameHeight: 300,
|
||||||
zIndex: 0,
|
zIndex: 10001,
|
||||||
}),
|
}),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue