소스 검색

Merge branch 'dev' of https://git.citupro.com/zhengnaiwen_citu/menduner into dev

Xiao_123 9 달 전
부모
커밋
d7c1e32ef9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/components/jobTypeCard/index.vue

+ 1 - 0
src/components/jobTypeCard/index.vue

@@ -173,6 +173,7 @@ const handleMouseLeave = () => { // 鼠标移出
       height: 36px;
       line-height: 36px;
       padding: 0 16px;
+      overflow: hidden;
       cursor: pointer;
       &:hover {
         color: var(--v-primary-base);