mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 16:35:56 +02:00
fix(frontend): 投稿フォームのアバター画像が縮むのを修正 (#16790)
* fix(frontend): 投稿フォームのアバター画像が縮むのを修正 * fix CHANGELOG.md * fix
This commit is contained in:
@@ -1465,6 +1465,7 @@ defineExpose({
|
||||
width: 28px;
|
||||
height: 28px;
|
||||
margin: auto;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.headerRight {
|
||||
|
||||
Reference in New Issue
Block a user