fix: message content not occupying full width
This commit is contained in:
@@ -94,6 +94,7 @@ const AvatarWrapper = styled.div`
|
||||
|
||||
const MessageContent = styled.div`
|
||||
display: flex;
|
||||
flex: 1;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
.menubar {
|
||||
|
||||
Reference in New Issue
Block a user