Browse Source

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

Xiao_123 9 tháng trước cách đây
mục cha
commit
d7c1e32ef9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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);