fix: fix Drawer loading style (#48917)

This commit is contained in:
lijianan 2024-05-14 15:13:18 +08:00 committed by GitHub
parent 0836497363
commit 793b8b743f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -227,7 +227,6 @@ const genDrawerStyle: GenerateStyle<DrawerToken> = (token) => {
width: '100%',
height: '100%',
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
},
},