feat(core): enable right sidepanel animation (#5902)

This commit is contained in:
Peng Xiao
2024-02-26 09:04:04 +00:00
parent 0be62d892d
commit 298afc7d74

View File

@@ -95,7 +95,6 @@ const DetailPageLayout = ({
</div>
{sidebar ? (
<ResizePanel
enableAnimation={false}
resizeHandlePos="left"
resizeHandleOffset={clientBorder ? 4 : 0}
width={width}