mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: fix Drawer loading style (#48917)
This commit is contained in:
parent
0836497363
commit
793b8b743f
@ -227,7 +227,6 @@ const genDrawerStyle: GenerateStyle<DrawerToken> = (token) => {
|
||||
width: '100%',
|
||||
height: '100%',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
justifyContent: 'center',
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user