mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-04 00:49:39 +08:00
fix: rate star transform origin (#44855)
This commit is contained in:
parent
f3c1871b20
commit
d3469324c9
@ -108,7 +108,7 @@ const genRateStyle: GenerateStyle<RateToken> = (token) => {
|
||||
padding: 0,
|
||||
color: token.starColor,
|
||||
fontSize: token.starSize,
|
||||
lineHeight: 'unset',
|
||||
lineHeight: 1,
|
||||
listStyle: 'none',
|
||||
outline: 'none',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user