weirenchun hace 1 año
padre
commit
f65496a2f7
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. 2 3
      src/views/home/components/center.vue

+ 2 - 3
src/views/home/components/center.vue

@@ -254,14 +254,13 @@ export default {
       float: left;
       padding: 0 5px;
       b {
-        width: 24px;
+        width: 30px;
         height: 40px;
         float: left;
-        //border: 1px solid #ddd;
         color: #000;
+        margin-right: 15px;
         text-align: center;
         line-height: 40px;
-        margin: 0 2px;
         position: relative;
         z-index: 3;
         overflow: hidden;