アイコン・サイズ統一教会

This commit is contained in:
2024-04-06 13:28:51 +09:00
parent 19227ca93c
commit d55800ec71
+1 -1
View File
@@ -118,7 +118,7 @@
</div> </div>
<div> <div>
<img src="<?= $record['chat_icon'] ?>" /> <img src="<?= $record['chat_icon'] ?>" width="64" height="64" />
<?= $record['chat_name'] ?> <?= $record['chat_name'] ?>
</div> </div>