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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
2.21.2
3.2.23
Chrome(89.0.4389.128)
MacOS(11.2.3)
16.13.0
https://codesandbox.io/s/naive-ui-input-bug-dwz56
hover 和 focus input, 查看边框表现
自定义input borderFocus 和 borderHover 样式后, hover 与 focus 后应该表现出各自定义的样式
自定义input borderFocus 和 borderHover 样式后, hover 与 focus 表现一致, 都是 focus 的样式.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
TuSimple/naive-ui version (版本)
2.21.2
Vue version (Vue 版本)
3.2.23
Browser and its version (浏览器及其版本)
Chrome(89.0.4389.128)
System and its version (系统及其版本)
MacOS(11.2.3)
Node version (Node 版本)
16.13.0
Reappearance link (重现链接)
https://codesandbox.io/s/naive-ui-input-bug-dwz56
Reappearance steps (重现步骤)
hover 和 focus input, 查看边框表现
Expected results (期望的结果)
自定义input borderFocus 和 borderHover 样式后, hover 与 focus 后应该表现出各自定义的样式
Actual results (实际的结果)
自定义input borderFocus 和 borderHover 样式后, hover 与 focus 表现一致, 都是 focus 的样式.
Remarks (补充说明)
The text was updated successfully, but these errors were encountered: