fix: avatar object fit
This commit is contained in:
@@ -17,7 +17,7 @@ const StyledTextarea = styled.textarea`
|
||||
background-color: #f9fafb;
|
||||
}
|
||||
&::placeholder {
|
||||
color: #78787c;
|
||||
color: #d1d5db;
|
||||
}
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user