style: 登录页面描述文字去除登录

This commit is contained in:
TsMask
2023-10-27 14:55:46 +08:00
parent 6b7e69cc12
commit 5d30d738ca
4 changed files with 8 additions and 8 deletions

View File

@@ -318,9 +318,9 @@ function fnChangeLocale(e: any) {
.desc {
margin-top: 14px;
margin-bottom: 20px;
margin-bottom: 28px;
color: #666;
font-size: 14px;
font-size: 18px;
}
}
&__main {