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 7f5078a commit c7d21e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Icon/src/Icon.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const getIconifyStyle = computed(() => {
.iconify {
&:hover {
:deep(svg) {
// @prettier-ignore
color: v-bind(hovercolor) !important;
}
}
Expand Down

0 comments on commit c7d21e3

Please sign in to comment.