style: Table样式修改

master
kailong321200875 2 years ago
parent c7d21e36d0
commit d487c6a93e

@ -51,7 +51,7 @@ const getIconifyStyle = computed(() => {
.iconify {
&:hover {
:deep(svg) {
// @prettier-ignore
// @stylelint-disable-next-line
color: v-bind(hovercolor) !important;
}
}

Loading…
Cancel
Save