luoy преди 3 седмици
родител
ревизия
b30f50be1c
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/views/marketing/config/index.vue

+ 3 - 0
src/views/marketing/config/index.vue

@@ -157,4 +157,7 @@ const handleDelete = async (ids: string[]) => {
 	width: 100%;
 	justify-content: start;
 }
+:deep(.el-link.is-underline:hover:after) {
+	display: none;
+}
 </style>