mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
feat(core): enable right sidepanel animation (#5902)
This commit is contained in:
@@ -95,7 +95,6 @@ const DetailPageLayout = ({
|
||||
</div>
|
||||
{sidebar ? (
|
||||
<ResizePanel
|
||||
enableAnimation={false}
|
||||
resizeHandlePos="left"
|
||||
resizeHandleOffset={clientBorder ? 4 : 0}
|
||||
width={width}
|
||||
|
||||
Reference in New Issue
Block a user