feat(List): add @list-loading-icon-size less var (#8365)

This commit is contained in:
neverland
2021-03-17 10:10:58 +08:00
committed by GitHub
parent 465bf07095
commit 648a768bdd
6 changed files with 18 additions and 8 deletions
+2 -1
View File
@@ -204,7 +204,8 @@ How to use: [Custom Theme](#/en-US/theme).
| Name | Default Value | Description |
| ----------------------- | --------------- | ----------- |
| @list-icon-margin-right | `5px` | - |
| @list-icon-margin-right | `@padding-base` | - |
| @list-text-color | `@gray-6` | - |
| @list-text-font-size | `@font-size-md` | - |
| @list-text-line-height | `50px` | - |
| @list-loading-icon-size | `16px` | - |