migrate: apply previous repository changes (#9)

* Add code owners

* enhance(MkUserOnlineIndicator): indicator is not visible if 'unknown'

* fix(MkError): remove unnecessary width value
This commit is contained in:
무라쿠모 2024-05-10 17:31:39 +09:00 committed by 무라쿠모
parent 6388215676
commit 9facbd4d14
No known key found for this signature in database
GPG key ID: 139D6573F92DA9F7
3 changed files with 2 additions and 2 deletions

View file

@ -41,7 +41,6 @@ const emit = defineEmits<{
.img {
vertical-align: bottom;
width: 128px;
height: 128px;
margin-bottom: 16px;
border-radius: 16px;