mirror of
https://github.com/201206030/novel-plus.git
synced 2025-06-24 04:46:37 +00:00
perf: 限制昵称长度并优化显示
This commit is contained in:
@ -331,7 +331,7 @@ input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
|
||||
}
|
||||
|
||||
.logo {
|
||||
width: 198px;
|
||||
width: 160px;
|
||||
float: left;
|
||||
padding: 23px 130px 0 0;
|
||||
display: block
|
||||
|
Reference in New Issue
Block a user