docs: update less variables

This commit is contained in:
chenjiahan
2020-11-22 16:10:28 +08:00
parent 8ce14496f5
commit 648906fff7
4 changed files with 38 additions and 38 deletions
+14 -14
View File
@@ -131,17 +131,17 @@ Use `badge` prop to show badge in icon.
How to use: [Custom Theme](#/en-US/theme).
| Name | Default Value | Description |
| ---------------------------------- | ------------------ | ----------- |
| @goods-action-background-color | `@white` | - |
| @goods-action-height | `50px` | - |
| @goods-action-icon-width | `48px` | - |
| @goods-action-icon-height | `100%` | - |
| @goods-action-icon-color | `@text-color` | - |
| @goods-action-icon-size | `18px` | - |
| @goods-action-icon-font-size | `@font-size-xs` | - |
| @goods-action-icon-active-color | `@active-color` | - |
| @goods-action-icon-text-color | `@gray-7` | - |
| @goods-action-button-height | `40px` | - |
| @goods-action-button-warning-color | `@gradient-orange` | - |
| @goods-action-button-danger-color | `@gradient-red` | - |
| Name | Default Value | Description |
| -------------------------------- | ------------------ | ----------- |
| @action-bar-background-color | `@white` | - |
| @action-bar-height | `50px` | - |
| @action-bar-icon-width | `48px` | - |
| @action-bar-icon-height | `100%` | - |
| @action-bar-icon-color | `@text-color` | - |
| @action-bar-icon-size | `18px` | - |
| @action-bar-icon-font-size | `@font-size-xs` | - |
| @action-bar-icon-active-color | `@active-color` | - |
| @action-bar-icon-text-color | `@gray-7` | - |
| @action-bar-button-height | `40px` | - |
| @action-bar-button-warning-color | `@gradient-orange` | - |
| @action-bar-button-danger-color | `@gradient-red` | - |