chore: update reply image size
This commit is contained in:
@@ -75,7 +75,9 @@ const Styled = styled.div`
|
||||
}
|
||||
.pic {
|
||||
display: inherit;
|
||||
max-width: 34px;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
object-fit: cover;
|
||||
}
|
||||
.icon {
|
||||
width: 15px;
|
||||
|
||||
@@ -42,8 +42,8 @@ const Styled = styled.div`
|
||||
font-size: 14px;
|
||||
line-height: 20px;
|
||||
> .pic {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
width: 40px;
|
||||
height: 40px;
|
||||
object-fit: cover;
|
||||
}
|
||||
.md {
|
||||
|
||||
Reference in New Issue
Block a user