diff --git a/ant-design-vue-jeecg/src/components/layouts/UserLayoutLogin.vue b/ant-design-vue-jeecg/src/components/layouts/UserLayoutLogin.vue index 11303f5..8ddb39a 100644 --- a/ant-design-vue-jeecg/src/components/layouts/UserLayoutLogin.vue +++ b/ant-design-vue-jeecg/src/components/layouts/UserLayoutLogin.vue @@ -419,16 +419,13 @@ export default { width: 100%; /* 宽度 100% */ } #welcome { + margin-top: 20px; color: #333333; font-size: 1.5vw; align-content: end; font-family: 'Microsoft YaHei', 'SimSun', sans-serif; text-align: center; margin-left: 1vw; - margin-top: 1.5vw; -} -#welcome-middle { - height: 55%; } #name { border-width: 1px;