diff --git a/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap b/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap index 43ad3fc961..6021cced12 100644 --- a/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap +++ b/packages/paste-core/components/avatar/__tests__/__snapshots__/avatar.test.tsx.snap @@ -98,7 +98,7 @@ exports[`Avatar intials should render responsive css 1`] = ` line-height: lineHeight10; display: inline-block; font-weight: fontWeightBold; - vertical-align: text-top; + vertical-align: top; -webkit-text-decoration: none; text-decoration: none; }