Skip to content
New issue

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

Icon组件内联样式可能存在冲突 #217

Closed
zhangyundoc opened this issue Feb 20, 2019 · 0 comments
Closed

Icon组件内联样式可能存在冲突 #217

zhangyundoc opened this issue Feb 20, 2019 · 0 comments

Comments

@zhangyundoc
Copy link
Contributor

<Icon class="k-icon icon-xxx" size="small" color="red" />   ok
<Icon class="k-icon icon-xxx" style="color:red;font-size:30px" />   invalid

当内联样式有颜色和字体,而不指定size、color属性时,内联样式无法添加上

@Javey Javey closed this as completed in c36aa63 Feb 21, 2019
@Javey Javey changed the title 【Vue】Icon组件内联样式可能存在冲突 Icon组件内联样式可能存在冲突 Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant