@@ -39,9 +39,10 @@
padding: var(--td-cell-horizontal-padding, 32rpx);
background-color: transparent;
font-size: 14px;
+ line-height: 2;
.row+.row {
- margin-top: 8px;
+ margin-top: 4px;
}