1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-04 19:24:12 +02:00

Update room.add-object-dialog.vue

This commit is contained in:
syuilo
2026-04-24 11:19:49 +09:00
parent d105c707ec
commit e594ad9c6f

View File

@@ -163,7 +163,7 @@ async function cancel() {
.catalogItemThumbnail { .catalogItemThumbnail {
width: 100%; width: 100%;
height: auto; aspect-ratio: 1;
} }
.catalogItemName { .catalogItemName {