This commit is contained in:
tamaina 2025-08-25 10:05:44 +09:00
parent 75ab688a36
commit f1d27dcd6c
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ $avatarSize: 58px;
flex-direction: column;
justify-content: center;
align-items: start;
margin: -4px -2px 0 8px;
margin: -4px -2px 0 ($avatarSize / 4);
padding-right: 16px;
max-width: 100%;
overflow-x: hidden;