mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-25 19:06:36 +08:00
feat: 完成登录也优化
This commit is contained in:
@@ -202,4 +202,9 @@ align-items: flex-end;
|
||||
background-color:#4E2665;
|
||||
|
||||
}
|
||||
|
||||
|
||||
input[disabled] {
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
background-color: #F0F2F5;
|
||||
}
|
||||
Reference in New Issue
Block a user