Skip to content

Commit

Permalink
💄 规避下默认样式里给 i 设置的颜色,让 el-icon 和 svn 颜色保持一致
Browse files Browse the repository at this point in the history
  • Loading branch information
Cat7373 committed Mar 10, 2020
1 parent bb574cf commit 71677ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ElIcon/index.vue
@@ -1,5 +1,5 @@
<template>
<i :class="iconName" />
<icon :class="iconName" />
</template>

<script>
Expand Down

0 comments on commit 71677ae

Please sign in to comment.