style: Table样式修改

master
kailong321200875 2 years ago
parent 7f5078a436
commit c7d21e36d0

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

Loading…
Cancel
Save