We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
引擎 新版本样式导致了 使用旧版 引擎css 可以解决问题
Sorry, something went wrong.
我在 demo 上没有发现这个样式问题,具体是怎么复现的?
引擎 新版本样式导致了 使用旧版 引擎css 可以解决问题 我在 demo 上没有发现这个样式问题,具体是怎么复现的?
可能是 workspace 模式下。 我之前定位了一下,发现是左侧画布区css engine-workspacepane 设置了 flex 布局并且设置 z-index: 10。而样式区 fixed 没有z-index 。并且我尝试设置了 z-index: 20 依然会被遮挡。去掉画布区的 z-index: 10 即可解决。
hzd822
No branches or pull requests
样式设置提示框展示不全
The text was updated successfully, but these errors were encountered: