Change: #475 絵文字リアクションの絵文字サイズをもう少し大きく (#550)

This commit is contained in:
KMY(雪あすか) 2024-02-15 12:34:25 +09:00 committed by GitHub
parent b26ea0a7e7
commit 0508671f4e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

View file

@ -305,7 +305,7 @@ a.table-action-link {
.emojione {
min-width: 32px;
max-width: min(8em, 100%);
max-width: min(10em, 100%);
height: 32px;
}
}