lifanagju_citu 4 месяцев назад
Родитель
Сommit
ee48bcd0a1
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;
   right: 20px;
   top: 16px;
   top: 16px;
   border-radius: 50%;
   border-radius: 50%;
-  padding: 8px;
+  padding: 7px 8px;
   background-color: #00B760;
   background-color: #00B760;
 }
 }
 .box {
 .box {

+ 1 - 1
pagesB/jobFair/positionClassification.vue

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