feat: make account password login explicit
This commit is contained in:
@@ -5754,7 +5754,7 @@
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
/* Semi UI identity workspace: one explicit account and operations entry system. */
|
||||
/* Semi UI identity workspace: one explicit account-and-password entry system. */
|
||||
.v2-auth-screen:not(.is-session-loading) {
|
||||
grid-template-columns: minmax(430px, 1.12fr) minmax(420px, 460px);
|
||||
column-gap: clamp(34px, 5vw, 82px);
|
||||
|
||||
Reference in New Issue
Block a user