zs 11 mesi fa
parent
commit
0b7d9a80e1

+ 1 - 0
src/views/achievement/index.vue

@@ -594,6 +594,7 @@ const sizeChange = (limits) => {
       border-bottom: #9d9898 1px dashed;
 
       .left {
+        font-size: $global-font-size-18;
         background: #2280ff;
         border-radius: 15px;
         line-height: 26px;

+ 1 - 0
src/views/company/index.vue

@@ -545,6 +545,7 @@ const sizeChange = (limits) => {
       border-bottom: #9d9898 1px dashed;
 
       .left {
+        font-size: $global-font-size-18;
         background: #2280ff;
         border-radius: 15px;
         line-height: 26px;

+ 1 - 0
src/views/demand/index.vue

@@ -467,6 +467,7 @@ const sizeChange = (limits) => {
       border-bottom: #9d9898 1px dashed;
 
       .left {
+        font-size: $global-font-size-18;
         background: #2280ff;
         border-radius: 15px;
         line-height: 26px;

+ 1 - 0
src/views/expert/index.vue

@@ -480,6 +480,7 @@ const sizeChange = (limits) => {
       border-bottom: #9d9898 1px dashed;
 
       .left {
+        font-size: $global-font-size-18;
         background: #2280ff;
         border-radius: 15px;
         line-height: 26px;

+ 1 - 0
src/views/main/six.vue

@@ -257,6 +257,7 @@ const sizeChange = (limits) => {
         border-bottom: #9d9898 1px dashed;
 
         .left {
+          font-size: $global-font-size-18;
           background: #2280ff;
           border-radius: 15px;
           line-height: 26px;

+ 1 - 0
src/views/project/index.vue

@@ -460,6 +460,7 @@ const sizeChange = (limits) => {
       border-bottom: #9d9898 1px dashed;
 
       .left {
+        font-size: $global-font-size-18;
         background: #2280ff;
         border-radius: 15px;
         line-height: 26px;

+ 1 - 0
src/views/supply/index.vue

@@ -467,6 +467,7 @@ const sizeChange = (limits) => {
       border-bottom: #9d9898 1px dashed;
 
       .left {
+        font-size: $global-font-size-18;
         background: #2280ff;
         border-radius: 15px;
         line-height: 26px;