margox / braft-editor

美观易用的React富文本编辑器,基于draft-js开发
MIT License
4.6k stars 595 forks source link

全屏模式下有必要z-index:99999这么大嘛bro #955

Closed yctjb1 closed 2 years ago

yctjb1 commented 2 years ago

【吐槽一下】可以直接关,毕竟作者没写在行内样式里, 覆盖还是很好覆盖的。 我还在想产品为啥抱怨全屏模式下没有错误提示,结果发现antd里是z-index:1010; 而braft-editor直接加到了z-index:99999;

image

image