Skip to content

Commit f8d606d

Browse files
Styles update
1 parent 7c8f1ea commit f8d606d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-components/src/components/styles/MessageThread.styles.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ export const useChatMyMessageStyles = makeStyles({
208208
boxShadow: tokens.shadow4,
209209
backgroundColor: tokens.colorNeutralBackground1,
210210
position: 'absolute',
211-
top: '-18px',
211+
top: '-19px',
212212
right: '0',
213213
...shorthands.borderRadius(tokens.borderRadiusMedium),
214214
zIndex: 1,

0 commit comments

Comments
 (0)