Explorar el Código

职位类型超出隐藏

lifanagju_citu hace 9 meses
padre
commit
b6ebc3338d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);