cc12458 hai 1 ano
pai
achega
95d56f3223
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      miniprogram/themes/card.scss

+ 2 - 1
miniprogram/themes/card.scss

@@ -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;
     }
   }