docs: fix gray typo (#8953)
* docs: fix gray typo * docs: fix prettier issue
This commit is contained in:
+1
-1
@@ -206,7 +206,7 @@ The component provides the following CSS variables, which can be used to customi
|
||||
|
||||
| Name | Default Value | Description |
|
||||
| ---------------------------- | ------------------------- | ----------- |
|
||||
| --van-list-text-color | _var(--van-gary-6)_ | - |
|
||||
| --van-list-text-color | _var(--van-gray-6)_ | - |
|
||||
| --van-list-text-font-size | _var(--van-font-size-md)_ | - |
|
||||
| --van-list-text-line-height | _50px_ | - |
|
||||
| --van-list-loading-icon-size | _16px_ | - |
|
||||
|
||||
@@ -221,7 +221,7 @@ export default {
|
||||
|
||||
| 名称 | 默认值 | 描述 |
|
||||
| ---------------------------- | ------------------------- | ---- |
|
||||
| --van-list-text-color | _var(--van-gary-6)_ | - |
|
||||
| --van-list-text-color | _var(--van-gray-6)_ | - |
|
||||
| --van-list-text-font-size | _var(--van-font-size-md)_ | - |
|
||||
| --van-list-text-line-height | _50px_ | - |
|
||||
| --van-list-loading-icon-size | _16px_ | - |
|
||||
|
||||
Reference in New Issue
Block a user