Pre Merge pull request !166 from dodu/dev-commet

This commit is contained in:
dodu 2023-05-28 09:24:53 +00:00 committed by Gitee
commit a387dc1c16
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -222,6 +222,7 @@ $halfCenterHeight: 50px;
height: 100px;
max-width: 140px;
border-radius: 6px;
object-fit: contain;
@extend .go-transition;
}
}
@ -289,6 +290,7 @@ $halfCenterHeight: 50px;
height: $halfCenterHeight;
width: auto;
transition: all 0.2s;
object-fit: contain;
}
}
.list-bottom {