fix(Mys): 调整

This commit is contained in:
BTMuli
2023-03-29 17:37:07 +08:00
parent 54cccb37a5
commit de3ca7bd25
5 changed files with 63 additions and 45 deletions

View File

@@ -155,6 +155,8 @@ async function toPost(post_id: number) {
}
.Home-pool-cover img {
width: 100%;
height: auto;
transition: all 0.5s;
}