chore: remove space useless style (#44098)

This commit is contained in:
二货爱吃白萝卜 2023-08-08 11:41:53 +08:00 committed by GitHub
parent 5423649bd9
commit 3f85a200a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ const genSpaceCompactStyle: GenerateStyle<SpaceToken> = (token) => {
return { return {
[componentCls]: { [componentCls]: {
display: 'inline-flex',
'&-block': { '&-block': {
display: 'flex', display: 'flex',
width: '100%', width: '100%',