mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
chore: bump blocksuite (#7489)
This commit is contained in:
@@ -162,8 +162,10 @@ export class ChatCopyMore extends WithDisposable(LitElement) {
|
||||
this._moreButton,
|
||||
this._moreMenu,
|
||||
({ display }) => (this._showMoreMenu = display === 'show'),
|
||||
0,
|
||||
-100
|
||||
{
|
||||
mainAxis: 0,
|
||||
crossAxis: -100,
|
||||
}
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user