Skip to content

Commit

Permalink
fix(ChatMessage): remove auto (microsoft#13988)
Browse files Browse the repository at this point in the history
  • Loading branch information
assuncaocharles committed Jul 10, 2020
1 parent 90ac821 commit d43db14
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -54,7 +54,6 @@ export const chatMessageStyles: ComponentSlotStylesPrepared<ChatMessageStylesPro
':hover': {
[`> .${chatMessageSlotClassNames.actionMenu}`]: {
opacity: 1,
width: 'auto',
zIndex: v.overlayZIndex,
'[data-popper-escaped]': {
opacity: 0,
Expand Down

0 comments on commit d43db14

Please sign in to comment.