style: Table样式修改

This commit is contained in:
kailong321200875
2023-08-05 10:59:23 +08:00
parent d487c6a93e
commit 411c0f792a

View File

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