mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 02:59:04 +08:00
chore: remove space useless style (#44098)
This commit is contained in:
parent
5423649bd9
commit
3f85a200a0
@ -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%',
|
||||||
|
Loading…
Reference in New Issue
Block a user