lifanagju_citu 2 hónapja
szülő
commit
ee48bcd0a1

+ 1 - 1
pagesB/jobFair/enterprisesClassification.vue

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

+ 1 - 1
pagesB/jobFair/positionClassification.vue

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