feat(ContactList): add @contact-list-item-radio-icon-color var (#8322)

This commit is contained in:
neverland
2021-03-11 21:15:55 +08:00
committed by GitHub
parent dcd5f08b3b
commit 27a52949fa
7 changed files with 26 additions and 21 deletions
+6 -5
View File
@@ -94,8 +94,9 @@ export default {
How to use: [Custom Theme](#/en-US/theme).
| Name | Default Value | Description |
| -------------------------------- | ------------- | ----------- |
| @contact-list-edit-icon-size | `16px` | - |
| @contact-list-add-button-z-index | `999` | - |
| @contact-list-item-padding | `@padding-md` | - |
| Name | Default Value | Description |
| ----------------------------------- | ------------- | ----------- |
| @contact-list-edit-icon-size | `16px` | - |
| @contact-list-add-button-z-index | `999` | - |
| @contact-list-item-padding | `@padding-md` | - |
| @contact-list-item-radio-icon-color | `@red` | - |