Browse Source

内容 取消居中

y595705120 3 years ago
parent
commit
b44bd0817e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/containers/login/login.vue

+ 1 - 1
src/containers/login/login.vue

@@ -91,7 +91,7 @@
           <el-button @click="postDialog= false" class="floatbox" type="warning">
             返回主页
           </el-button>
-          <span v-html="postInfo.content" class="mt30"></span>
+          <span v-html="postInfo.content" class="mt30 tl"></span>
         </div>
     </el-dialog>