style: Table样式修改
This commit is contained in:
parent
d487c6a93e
commit
411c0f792a
|
@ -51,7 +51,7 @@ const getIconifyStyle = computed(() => {
|
|||
.iconify {
|
||||
&:hover {
|
||||
:deep(svg) {
|
||||
// @stylelint-disable-next-line
|
||||
// prettier-ignore
|
||||
color: v-bind(hovercolor) !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue