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