Commit ac4848be58b77bdc325d5ede04b4ef3cc6477f1c

Authored by 谭毅彬
1 parent b710727c

首页样式优化

Signed-off-by: TanYibin <5491541@qq.com>
ant-design-vue-jeecg/src/components/layouts/UserLayoutLogin.vue
@@ -425,6 +425,7 @@ export default { @@ -425,6 +425,7 @@ export default {
425 font-family: 'Microsoft YaHei', 'SimSun', sans-serif; 425 font-family: 'Microsoft YaHei', 'SimSun', sans-serif;
426 text-align: center; 426 text-align: center;
427 margin-left: 1vw; 427 margin-left: 1vw;
  428 + margin-top: 1.5vw;
428 } 429 }
429 #welcome-middle { 430 #welcome-middle {
430 height: 55%; 431 height: 55%;