fix: 修复系统配置无法实时更新及登录页面显示错误

This commit is contained in:
Bull-BCLS
2023-09-23 21:31:32 +08:00
parent d1288a0c4f
commit 1a1f1afc7e
3 changed files with 3 additions and 3 deletions

View File

@@ -184,7 +184,7 @@
<style lang="less" scoped>
.login-form {
margin-top: 32px;
margin-top: 15px;
&-wrapper {
width: 320px;
}