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