Ver código fonte

feat:文字居中

jinx 1 ano atrás
pai
commit
e1b1b54a7a
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/pages/Viewer.vue

+ 1 - 0
src/pages/Viewer.vue

@@ -846,6 +846,7 @@ main {
                 font-size: 12px;
                 padding-top: 1px;
                 transform: scale(0.8);
+                text-align: center;
             }
         }
     }