优化卡片细节;

This commit is contained in:
2022-04-29 11:04:25 +08:00
parent def9a672c2
commit c545af150c

View File

@@ -16,12 +16,13 @@
.body {
padding: 15px;
padding-bottom: 0;
.item {
display : flex;
align-items : flex-start;
justify-content: flex-start;
line-height : 2;
line-height : 1.8;
margin-bottom : 10px;
.item-title {
width: 90px;