docs: update componen varriable value format

This commit is contained in:
chenjiahan
2021-06-14 11:13:38 +08:00
committed by neverland
parent 9b5882b8c3
commit 981ad0f3ce
122 changed files with 1364 additions and 1364 deletions
+4 -4
View File
@@ -102,7 +102,7 @@ The component provides the following CSS variables, which can be used to customi
| Name | Default Value | Description |
| --- | --- | --- |
| --van-contact-card-padding | `var(--van-padding-md)` | - |
| --van-contact-card-add-icon-size | `40px` | - |
| --van-contact-card-add-icon-color | `var(--van-blue)` | - |
| --van-contact-card-value-line-height | `var(--van-line-height-md)` | - |
| --van-contact-card-padding | _var(--van-padding-md)_ | - |
| --van-contact-card-add-icon-size | _40px_ | - |
| --van-contact-card-add-icon-color | _var(--van-blue)_ | - |
| --van-contact-card-value-line-height | _var(--van-line-height-md)_ | - |