Skip to content

Commit

Permalink
wrap message header
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnyTheCarrot committed Sep 24, 2023
1 parent 3c5b689 commit 28bed1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Message/style/message.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export const MessageHeaderBase = styled.withConfig({
display: "flex",
flexDirection: "row",
alignItems: "center",
flexWrap: "wrap",
});

export const AutomodHeaderText = styled.withConfig({
Expand Down

0 comments on commit 28bed1d

Please sign in to comment.