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
@@ -96,7 +96,7 @@ The component provides the following CSS variables, which can be used to customi
| --van-empty-image-size | _160px_ | - |
| --van-empty-description-margin-top | _var(--van-padding-md)_ | - |
| --van-empty-description-padding | _0 60px_ | - |
| --van-empty-description-color | _var(--van-gary-6)_ | - |
| --van-empty-description-color | _var(--van-gray-6)_ | - |
| --van-empty-description-font-size | _var(--van-font-size-md)_ | - |
| --van-empty-description-line-height | _var(--van-line-height-md)_ | - |
| --van-empty-bottom-margin-top | _24px_ | - |
+1 -1
View File
@@ -101,7 +101,7 @@ Empty 组件内置了多种占位图片类型,可以在不同业务场景下
| --van-empty-image-size | _160px_ | - |
| --van-empty-description-margin-top | _var(--van-padding-md)_ | - |
| --van-empty-description-padding | _0 60px_ | - |
| --van-empty-description-color | _var(--van-gary-6)_ | - |
| --van-empty-description-color | _var(--van-gray-6)_ | - |
| --van-empty-description-font-size | _var(--van-font-size-md)_ | - |
| --van-empty-description-line-height | _var(--van-line-height-md)_ | - |
| --van-empty-bottom-margin-top | _24px_ | - |