lifanagju_citu пре 9 месеци
родитељ
комит
b6ebc3338d
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);