浏览代码

修改注册审核失败信息提示

sandm 2 年之前
父节点
当前提交
33641879f6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/common/view/auth/enterprise_edit.html

+ 1 - 1
app/common/view/auth/enterprise_edit.html

@@ -9,7 +9,7 @@
 </style>
 <div class="ibox float-e-margins">
   <div class="ibox-content">
-    <h4 style="color: red;text-align: center">{$msg}</h4>
+    <h4 style="color: red;text-align: center;font-size: 26px">{$msg}</h4>
     <div class="form-horizontal">
       <div class="row">
         <div class="col-sm-12">