mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-27 02:42:25 +08:00
fix(core): adjust share edgeless display error (#5263)
close #5261 https://github.com/toeverything/AFFiNE/assets/102217452/8a7c4347-96df-45a3-973a-806876e5703d
This commit is contained in:
@@ -20,6 +20,7 @@ export function ShareHeader({
|
||||
|
||||
return (
|
||||
<Header
|
||||
isFloat={publishMode === 'edgeless'}
|
||||
left={<ShareHeaderLeftItem />}
|
||||
center={
|
||||
<BlockSuiteHeaderTitle
|
||||
|
||||
Reference in New Issue
Block a user