mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-06 16:06:28 +08:00
fix: opening animation of the bottom drawer (#32761)
Co-authored-by: Korra <1178115756@qq.com> close #32621
This commit is contained in:
parent
10a8578bf9
commit
b1ea2e4c55
@ -87,6 +87,7 @@
|
||||
}
|
||||
&.@{drawer-prefix-cls}-open {
|
||||
height: 100%;
|
||||
transition: transform @animation-duration-slow @drawer-animation-ease;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user