Browse Source

fix smile-png being overlapped

Michael Wang 6 năm trước cách đây
mục cha
commit
7127fbcb6a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>