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 d487c6a commit 411c0f7
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) {
// @stylelint-disable-next-line
// prettier-ignore
color: v-bind(hovercolor) !important;
}
}
Expand Down

0 comments on commit 411c0f7

Please sign in to comment.