docs: fix gray typo (#8953)

* docs: fix gray typo

* docs: fix prettier issue
This commit is contained in:
neverland
2021-06-29 20:41:29 +08:00
committed by GitHub
parent af66aa0d95
commit be3a7d7497
82 changed files with 179 additions and 179 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ The component provides the following CSS variables, which can be used to customi
| Name | Default Value | Description |
| --------------------------------- | ------------------------- | ----------- |
| --van-divider-margin | _var(--van-padding-md) 0_ | - |
| --van-divider-text-color | _var(--van-gary-6)_ | - |
| --van-divider-text-color | _var(--van-gray-6)_ | - |
| --van-divider-font-size | _var(--van-font-size-md)_ | - |
| --van-divider-line-height | _24px_ | - |
| --van-divider-border-color | _var(--van-border-color)_ | - |