fix mes_image display width

This commit is contained in:
RossAscends
2023-05-17 20:06:31 +09:00
parent 2254bb2c7d
commit ba2dea7d09

View File

@@ -3325,7 +3325,7 @@ a {
.mes_img {
border-radius: 10px;
width: 100%;
max-width: 100%;
max-height: 40svh;
}