style: Table样式修改

master
kailong321200875 2 years ago
parent d487c6a93e
commit 411c0f792a

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

Loading…
Cancel
Save