mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-05 08:57:10 +08:00
feat: 新增手机号登录、邮箱登录
This commit is contained in:
@@ -45,10 +45,6 @@ const toHome = () => {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
// .logo {
|
||||
// width: 24px;
|
||||
// height: 24px;
|
||||
// }
|
||||
.system-name {
|
||||
display: none;
|
||||
}
|
||||
@@ -62,7 +58,7 @@ const toHome = () => {
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.system-name {
|
||||
padding-left: 10px;
|
||||
padding-left: 8px;
|
||||
white-space: nowrap;
|
||||
transition: color 0.3s;
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user