Sfoglia il codice sorgente

职位类型超出隐藏

lifanagju_citu 9 mesi fa
parent
commit
b6ebc3338d
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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);