Xiao_123 9 달 전
부모
커밋
4557eff438
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  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;