fix: image

This commit is contained in:
MoonLeeeaf
2024-06-12 22:07:50 +08:00
parent 6ac1b460bb
commit 4bdfad340f
3 changed files with 28 additions and 11 deletions

View File

@@ -82,4 +82,9 @@
width: 50px;
height: 50px;
border-radius: 50%;
}
}
.message-image {
max-width: 40%;
max-height: 40%;
}