소스 검색

样式调整

lifanagju_citu 2 달 전
부모
커밋
0a8a8e3314
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pagesB/jobFair/enterprisesClassification.vue
  2. 1 1
      pagesB/jobFair/positionClassification.vue

+ 1 - 1
pagesB/jobFair/enterprisesClassification.vue

@@ -193,7 +193,7 @@ const handleShare = () => {
   right: 20px;
   top: 16px;
   border-radius: 50%;
-  padding: 7px 8px;
+  padding: 7px 9px;
   background-color: #00B760;
 }
 .box {

+ 1 - 1
pagesB/jobFair/positionClassification.vue

@@ -209,7 +209,7 @@ const handleShare = () => {
   right: 20px;
   top: 16px;
   border-radius: 50%;
-  padding: 7px 8px;
+  padding: 7px 9px;
   background-color: #00B760;
 }
 .box {