wuhongyu hace 4 años
padre
commit
a95bd8b8ea
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/market/index.vue

+ 2 - 2
src/views/market/index.vue

@@ -407,7 +407,7 @@ export default {
   display: inline-block;
   width: 65%;
   font-size: 16px;
-  padding: 5px 27px;
+  padding: 5px 24px;
 
   cursor: pointer;
   overflow: hidden;
@@ -423,7 +423,7 @@ export default {
   // height: 20px;
   // background-color: #044b79;
   font-size: 16px;
-  padding: 5px 0 5px 33px;
+  padding: 5px 0 5px 83px;
   cursor: pointer;
 }