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
2.0.11
windows/chrome
2.5.13
https://jsfiddle.net/yubei61200/0rva0990/
当外层的el-collapse处于打开状态时,内层的el-collapse未打开时也会显示向下的箭头
当外层的el-collapse处于打开状态时,内层的el-collapse未打开时显示向右的箭头
The text was updated successfully, but these errors were encountered:
Translation of this issue:
Windows/chrome
When the el-collapse of the outer layer is in the open state, the downward arrow is displayed when the el-collapse is not opened.
When the el-collapse of the outer layer is in the open state, the arrow to the right is displayed when the el-collapse is not opened.
Sorry, something went wrong.
嗨,此pr会造成另一个问题。 当需要针对展开的样式进行修改样式的时候,会出现问题。
No branches or pull requests
Element UI version
2.0.11
OS/Browsers version
windows/chrome
Vue version
2.5.13
Reproduction Link
https://jsfiddle.net/yubei61200/0rva0990/
Steps to reproduce
当外层的el-collapse处于打开状态时,内层的el-collapse未打开时也会显示向下的箭头
What is Expected?
当外层的el-collapse处于打开状态时,内层的el-collapse未打开时显示向右的箭头
What is actually happening?
当外层的el-collapse处于打开状态时,内层的el-collapse未打开时也会显示向下的箭头
The text was updated successfully, but these errors were encountered: