guhongwei 4 lat temu
rodzic
commit
a4b50bae02
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -345,7 +345,7 @@ export default {
       background-color: #99a9bf;
     }
 
-    .el-carousel__item:nth-child(2n+1) {
+    .el-carousel__item:nth-child(2n + 1) {
       background-color: #d3dce6;
     }
   }