docs: update componen varriable value format
This commit is contained in:
@@ -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)_ | - |
|
||||
|
||||
Reference in New Issue
Block a user