diff --git a/packages/frontend/src/pages/qr.show.vue b/packages/frontend/src/pages/qr.show.vue index 1b878ea4a2..d1320327e2 100644 --- a/packages/frontend/src/pages/qr.show.vue +++ b/packages/frontend/src/pages/qr.show.vue @@ -174,7 +174,7 @@ $avatarSize: 58px; margin: 0 auto; width: 100%; max-width: 230px; - border-radius: 8px; + border-radius: 12px; overflow: clip; aspect-ratio: 1;