Ver código fonte

名称居左

Karsa 2 anos atrás
pai
commit
025c83c842
1 arquivos alterados com 2 adições e 1 exclusões
  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;
   }
 }