Explorar o código

style: Table样式修改

kailong321200875 %!s(int64=2) %!d(string=hai) anos
pai
achega
c7d21e36d0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/Icon/src/Icon.vue

+ 1 - 0
src/components/Icon/src/Icon.vue

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