Skip to content

Commit 688563b

Browse files
committed
fix(ui): adds changeset and corrects tailwind class
1 parent 445225a commit 688563b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui-components/src/components/Message/Message.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const messageBaseStyles = `
1414
jn:rounded
1515
jn:leading-5
1616
jn:overflow-hidden
17-
jn:items-top
17+
jn:items-start
1818
`
1919
const messageIconStyles = `
2020
jn:mt-2

0 commit comments

Comments
 (0)