guhongwei 4 年之前
父節點
當前提交
98ff6bcbee
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/index.vue

+ 1 - 1
src/views/index.vue

@@ -32,7 +32,7 @@ export default {
 .text_left {
   width: 100%;
   line-height: 50px;
-  padding: 20px 20px;
+  padding: 10px 20px 5px 20px;
   color: blue;
 }
 </style>