浏览代码

fix smile-png being overlapped

Michael Wang 6 年之前
父节点
当前提交
7127fbcb6a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/features/OnlineExam/OnlineExamHome.vue

+ 1 - 1
src/features/OnlineExam/OnlineExamHome.vue

@@ -41,7 +41,7 @@ export default {
           render: () => (
             <div class="welcome-modal">
               <div class="smile-png" />
-              <div style="margin-left: 20px">
+              <div style="margin-left: 20px; flex: 1">
                 <div style="margin-bottom: 1.5em">
                   欢迎使用考试系统,祝顺利完成考试!
                 </div>