@@ -178,11 +178,10 @@ Name | Default Value | Description
178178--td-button-default-outline-color | @text-color-primary | -
179179--td-button-default-outline-disabled-color | @component-border | -
180180--td-button-default-text-active-bg-color | @bg-color-container-active | -
181- --td-button-extra-small-font-size | @font-size-base | -
181+ --td-button-extra-small-font | @font-mark-medium | -
182182--td-button-extra-small-height | 56rpx | -
183183--td-button-extra-small-icon-size | 36rpx | -
184184--td-button-extra-small-padding-horizontal | 16rpx | -
185- --td-button-font-weight | 600 | -
186185--td-button-ghost-border-color | @button-ghost-color | -
187186--td-button-ghost-color | @text-color-anti | -
188187--td-button-ghost-danger-border-color | @error-color | -
@@ -195,7 +194,7 @@ Name | Default Value | Description
195194--td-button-ghost-primary-hover-color | @brand-color-active | -
196195--td-button-icon-border-radius | 8rpx | -
197196--td-button-icon-spacer | @spacer | -
198- --td-button-large-font-size | @font-size-m | -
197+ --td-button-large-font | @font-mark-large | -
199198--td-button-large-height | 96rpx | -
200199--td-button-large-icon-size | 48rpx | -
201200--td-button-large-padding-horizontal | 40rpx | -
@@ -215,7 +214,7 @@ Name | Default Value | Description
215214--td-button-light-outline-disabled-color | @brand-color-disabled | -
216215--td-button-light-text-active-bg-color | @bg-color-container-active | -
217216--td-button-light-text-color | @brand-color | -
218- --td-button-medium-font-size | @font-size-m | -
217+ --td-button-medium-font | @font-mark-large | -
219218--td-button-medium-height | 80rpx | -
220219--td-button-medium-icon-size | 40rpx | -
221220--td-button-medium-padding-horizontal | 32rpx | -
@@ -238,7 +237,7 @@ Name | Default Value | Description
238237--td-button-primary-text-active-bg-color | @bg-color-container-active | -
239238--td-button-primary-text-color | @brand-color | -
240239--td-button-primary-text-disabled-color | @brand-color-disabled | -
241- --td-button-small-font-size | @font-size-base | -
240+ --td-button-small-font | @font-mark-medium | -
242241--td-button-small-height | 64rpx | -
243242--td-button-small-icon-size | 36rpx | -
244243--td-button-small-padding-horizontal | 24rpx | -
0 commit comments