fix: show login failure feedback
This commit is contained in:
@@ -4142,6 +4142,12 @@ h3 {
|
||||
background: rgba(239, 68, 68, 0.1);
|
||||
}
|
||||
|
||||
.login-alert-message {
|
||||
margin: 0;
|
||||
color: var(--color-text-strong);
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
.system-page {
|
||||
gap: 28px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user