Browse Source

feat:文字居中

jinx 1 year ago
parent
commit
e1b1b54a7a
1 changed files with 1 additions and 0 deletions
  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;
             }
         }
     }