feat: 聊天界面修改&登录界面样式修改
This commit is contained in:
@@ -103,10 +103,14 @@ const handleSend = (): void => {
|
||||
line-height: 121%;
|
||||
// padding-right: 2rem;
|
||||
margin-right: 4.21rem;
|
||||
color: #888;
|
||||
color: #000;
|
||||
|
||||
&::placeholder {
|
||||
color: #888;
|
||||
letter-spacing: -0.01em;
|
||||
font-weight: 400;
|
||||
font-family: 'robotoBold';
|
||||
word-spacing: -5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user