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