feat(governance): automate identity and comparison coverage

This commit is contained in:
ogt
2026-07-14 16:15:41 +08:00
parent 2dcc2122c4
commit 4bfb9dbefd
31 changed files with 2763 additions and 578 deletions

View File

@@ -169,6 +169,10 @@ body.login-body {
box-shadow: 0 0 0 3px rgba(201, 100, 66, 0.12);
}
.login-input--plain {
padding-right: 12px;
}
.password-wrapper {
position: relative;
}