Xiao_123 il y a 9 mois
Parent
commit
4557eff438
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      src/views/headhunting/index.vue

+ 1 - 3
src/views/headhunting/index.vue

@@ -77,9 +77,7 @@ const handleSubmit = async () => {
   font-size: 18px;
   color: var(--v-error-base);
   cursor: pointer;
-  &:hover {
-    color: var(--v-primary-base);
-  }
+  text-decoration: underline;
 }
 .headhunting-content {
   position: absolute;