style: rm dot-progress repeated (#49762)

This commit is contained in:
Avan 2024-07-08 06:22:51 +08:00 committed by GitHub
parent 15cb70ca65
commit 2a5665616d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -188,11 +188,6 @@ const genSpinStyle: GenerateStyle<SpinToken> = (token: SpinToken): CSSObject =>
// holder
// ------------------------------
[`${componentCls}-dot-progress`]: {
position: 'absolute',
top: 0,
insetInlineStart: 0,
},
[`${componentCls}-dot-holder`]: {
width: '1em',
height: '1em',