mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-05 23:46:28 +08:00
chore: update token descriptions (#47918)
* fix: Modify button token annotation error fix: Modify button token annotation error Signed-off-by: 孙术 <18046567175@163.com> * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * Apply suggestions from code review Signed-off-by: afc163 <afc163@gmail.com> * Update token.ts Signed-off-by: afc163 <afc163@gmail.com> * Update token.ts Signed-off-by: afc163 <afc163@gmail.com> * Update token.ts Signed-off-by: afc163 <afc163@gmail.com> --------- Signed-off-by: 孙术 <18046567175@163.com> Signed-off-by: afc163 <afc163@gmail.com> Co-authored-by: 孙术 <18046567175@163.com>
This commit is contained in:
parent
67b890af26
commit
96bade2dad
@ -127,7 +127,7 @@ export interface ComponentToken {
|
||||
paddingBlockLG: CSSProperties['paddingBlock'];
|
||||
/**
|
||||
* @desc 小号按钮纵向内间距
|
||||
* @descEN Horizontal padding of small button
|
||||
* @descEN Vertical padding of small button
|
||||
*/
|
||||
paddingBlockSM: CSSProperties['paddingBlock'];
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user