mirror of
https://github.com/youzan/vant.git
synced 2026-05-17 01:00:36 +08:00
style(Cell): adjust cell label margin to 4px (#6585)
This commit is contained in:
+1
-1
@@ -195,7 +195,7 @@
|
||||
@cell-label-color: @gray-6;
|
||||
@cell-label-font-size: @font-size-sm;
|
||||
@cell-label-line-height: 18px;
|
||||
@cell-label-margin-top: 3px;
|
||||
@cell-label-margin-top: @padding-base;
|
||||
@cell-value-color: @gray-6;
|
||||
@cell-icon-size: 16px;
|
||||
@cell-right-icon-color: @gray-6;
|
||||
|
||||
Reference in New Issue
Block a user