Browse Source

登录框位置向下移动

lichunyang 1 tháng trước cách đây
mục cha
commit
d6fdd0a6e9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -16,7 +16,7 @@
         label-position="left"
         size="large"
       >
-        <el-row style="margin-top: 200px; margin-left: 60px">
+        <el-row style="margin-top: 220px; margin-left: 60px">
           <el-col :span="24" style="padding-right: 10px; padding-left: 20px; margin-bottom: 20px">
             <el-form-item>
               <img :src="protto" alt="logo" class="login-logo" />