chore: 优化登录页面样式

This commit is contained in:
xiaojunnuo
2024-10-11 00:23:34 +08:00
parent 443f3e7f10
commit cfd4bc740a
@@ -73,7 +73,6 @@ const siteInfo: Ref<SiteInfo> = computed(() => {
position: relative;
.user-layout-content {
padding: 32px 0 24px;
height: 100%;
.top {