Commit 8bb310da authored by mercury233's avatar mercury233

修复超先行卡图缩放模糊

parent a642940f
Pipeline #41736 passed with stages
in 4 minutes and 7 seconds
......@@ -289,8 +289,8 @@ export default {
}
.card-image {
width: 200px;
height: 291px;
width: 201px;
height: 292px;
box-sizing: content-box;
object-fit: cover;
margin-top: 10px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment