Browse Source

名称居左

Karsa 2 năm trước cách đây
mục cha
commit
025c83c842
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/sheetShow/index.vue

+ 2 - 1
src/views/sheetShow/index.vue

@@ -69,7 +69,8 @@ getInfo()
   .title {
     font-size: 17px;
     font-weight: normal;
-    text-align: center;
+    padding: 0 10px;
+    // text-align: center;
     margin-bottom: 8px;
   }
 }