Style(ToolCard): Fixed incorrect style that card content exceeds card size

This commit is contained in:
2024-09-20 11:53:57 +08:00
parent 6f0ebfe358
commit 3812ffd18f
4 changed files with 5 additions and 4 deletions

View File

@@ -78,6 +78,7 @@
.author {
display: flex;
margin-top: auto;
padding-top: 8px;
flex-direction: row;
justify-content: end;
padding-bottom: 10px;