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
undefined
win 10,chrome 70内核、vue 2
在modal组件中设置style,里面设置top,当model显示时,没有显示在指定位置
显示在top的指定位置
没有显示在指定位置
The text was updated successfully, but these errors were encountered:
使用 :wrapStyle="{ top: '20px' }" 替代
Sorry, something went wrong.
试了,也没生效: https://codesandbox.io/s/vue-antd-template-3g2le?fontsize=14&hidenavigation=1&theme=dark
https://codesandbox.io/s/vue-antd-template-3g2le?fontsize=14&hidenavigation=1&theme=dark
fix: modal add dialogStyle dialogClass #2285
1410dee
收到,感谢!求发小版本!
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
No branches or pull requests
Version
undefined
Environment
win 10,chrome 70内核、vue 2
Reproduction link
Steps to reproduce
在modal组件中设置style,里面设置top,当model显示时,没有显示在指定位置
What is expected?
显示在top的指定位置
What is actually happening?
没有显示在指定位置
The text was updated successfully, but these errors were encountered: