This commit is contained in:
syuilo 2025-09-15 10:57:59 +09:00
parent 205ca12178
commit bd44a565a7
1 changed files with 1 additions and 2 deletions

View File

@ -160,14 +160,13 @@ $avatarSize: 58px;
display: flex;
flex-direction: column;
align-items: center;
margin: 0 auto;
}
.qr {
position: relative;
margin: 0 auto;
width: 100%;
max-width: 250px;
max-width: 230px;
border-radius: 8px;
overflow: clip;
aspect-ratio: 1;