Refactor(UrlCard): Optimize UrlCard

This commit is contained in:
2024-04-28 16:14:04 +08:00
parent aa96359f46
commit 340a842b4c
7 changed files with 89 additions and 103 deletions

View File

@@ -9,7 +9,7 @@
> .card-box {
width: 200px;
height: 360px;
height: 320px;
flex: 0 0 auto;
overflow: hidden !important;
}