Skip to content

Commit

Permalink
style: Table样式修改
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong321200875 committed Aug 5, 2023
1 parent c7d21e3 commit d487c6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Icon/src/Icon.vue
Expand Up @@ -51,7 +51,7 @@ const getIconifyStyle = computed(() => {
.iconify {
&:hover {
:deep(svg) {
// @prettier-ignore
// @stylelint-disable-next-line
color: v-bind(hovercolor) !important;
}
}
Expand Down

0 comments on commit d487c6a

Please sign in to comment.