diff --git a/app/components/Avatar.module.css b/app/components/Avatar.module.css index 9a457cc25..0b2893993 100644 --- a/app/components/Avatar.module.css +++ b/app/components/Avatar.module.css @@ -12,11 +12,10 @@ width: fit-content; height: fit-content; background-color: var(--color-bg-higher); - border-radius: 50%; + border-radius: var(--radius-field); overflow: hidden; } .avatarWrapper img { display: block; - border-radius: 50%; } diff --git a/app/features/sendouq/routes/q.looking.tsx b/app/features/sendouq/routes/q.looking.tsx index 7ba299fd7..999abc366 100644 --- a/app/features/sendouq/routes/q.looking.tsx +++ b/app/features/sendouq/routes/q.looking.tsx @@ -145,7 +145,7 @@ function InfoText() { return ( {t("q:looking.inactiveGroup.soon")}{" "}