diff --git a/src/views/growth/growthList.vue b/src/views/growth/growthList.vue index 715586d..12b09e9 100644 --- a/src/views/growth/growthList.vue +++ b/src/views/growth/growthList.vue @@ -1103,8 +1103,8 @@ function toOffcoursePlanPage(item) { margin-top: 20px; background-image: url(../../assets/image/growth/task-type.png); background-size: 100% 100%; - width: 70px; - height: 28px; + width: 50px; + height: 22px; display: flex; align-items: center; justify-content: center;