mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
parent
9f54ab2bb4
commit
b27f0f3e46
@ -208,7 +208,7 @@ export default class Drawer extends React.Component<DrawerProps, IDrawerState> {
|
||||
return {
|
||||
zIndex,
|
||||
transform: push ? this.getPushTransform(placement) : undefined,
|
||||
style,
|
||||
...style,
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user