diff --git a/app/components/Avatar.module.css b/app/components/Avatar.module.css index 6446324c8..9a457cc25 100644 --- a/app/components/Avatar.module.css +++ b/app/components/Avatar.module.css @@ -8,7 +8,6 @@ } .avatarWrapper { - display: inline-flex; flex-shrink: 0; width: fit-content; height: fit-content;