fix(report): 更改图片比例

This commit is contained in:
ClovertaTheTrilobita 2025-02-15 11:40:10 +08:00
parent 5056488ef2
commit d96914ecd1

View file

@ -245,7 +245,7 @@ body {
.anime-img {
height: 130px;
width: 105px;
width: auto;
}
.three-border {