mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-Nonebot.git
synced 2026-04-01 22:04:51 +00:00
fix(report): 更改图片比例
This commit is contained in:
parent
5056488ef2
commit
d96914ecd1
1 changed files with 1 additions and 1 deletions
|
|
@ -245,7 +245,7 @@ body {
|
||||||
|
|
||||||
.anime-img {
|
.anime-img {
|
||||||
height: 130px;
|
height: 130px;
|
||||||
width: 105px;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.three-border {
|
.three-border {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue