可使用T大树洞登陆

This commit is contained in:
2020-09-09 16:14:21 +08:00
parent 8ee3bca212
commit ad33f96a17
5 changed files with 47 additions and 14 deletions

View File

@@ -223,9 +223,18 @@ a.app-switcher-item, .app-switcher-item a {
color: #00c;
}
.thuhole-login-popup p {
margin: .75em 0;
margin: 1.25em 0;
text-align: center;
}
.thuhole-login-popup-info p {
margin: .25em 1em;
text-align: left;
}
.thuhole-login-popup-info ul {
margin: .75em 1em;
text-align: left;
font-size: 75%;
}
/* override ant design */
.thuhole-login-popup input, .thuhole-login-popup button {
font-size: .85em;