no message

This commit is contained in:
A1300399510 2024-12-16 17:17:30 +08:00
parent c612d85655
commit b134465c48
2 changed files with 11 additions and 0 deletions

View File

@ -1657,3 +1657,8 @@
opacity: 0;
}
}
.login-show {
text-align: center;
text-decoration: underline;
color: #008cf7;
}

View File

@ -1894,3 +1894,9 @@
opacity: 0;
}
}
.login-show {
text-align: center;
text-decoration: underline;
color: rgba(0, 140, 247, 1);
}