feat(PullRefresh): add @pull-refresh-loading-icon-size less var (#8366)

This commit is contained in:
neverland
2021-03-17 11:51:28 +08:00
committed by GitHub
parent 648a768bdd
commit 70b78b0b4a
6 changed files with 25 additions and 19 deletions
+6 -5
View File
@@ -134,8 +134,9 @@ Use slots to custom tips.
How to use: [Custom Theme](#/en-US/theme).
| Name | Default Value | Description |
| ----------------------------- | --------------- | ----------- |
| @pull-refresh-head-height | `50px` | - |
| @pull-refresh-head-font-size | `@font-size-md` | - |
| @pull-refresh-head-text-color | `@gray-6` | - |
| Name | Default Value | Description |
| ------------------------------- | --------------- | ----------- |
| @pull-refresh-head-height | `50px` | - |
| @pull-refresh-head-font-size | `@font-size-md` | - |
| @pull-refresh-head-text-color | `@gray-6` | - |
| @pull-refresh-loading-icon-size | `16px` | - |