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
设置shape='round' 搜索框没有圆角效果
设置shape='round'搜索框border-radius能改变,且可以通过外部样式类设置
搜索框border-radius不改变
The text was updated successfully, but these errors were encountered:
fix(search): fix border radius
9df612a
fix Tencent#207
Successfully merging a pull request may close this issue.
重现链接
重现步骤
设置shape='round' 搜索框没有圆角效果
期望结果
设置shape='round'搜索框border-radius能改变,且可以通过外部样式类设置
实际结果
搜索框border-radius不改变
The text was updated successfully, but these errors were encountered: