mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-10 13:38:49 +08:00
fix(editor): update at menu width (#11257)
Close [BS-2952](https://linear.app/affine-design/issue/BS-2952/at面板长宽为280390)
This commit is contained in:
@@ -299,7 +299,7 @@ export class LinkedDocPopover extends SignalWatcher(
|
|||||||
>`
|
>`
|
||||||
: nothing;
|
: nothing;
|
||||||
return html`<icon-button
|
return html`<icon-button
|
||||||
width="280px"
|
width="260px"
|
||||||
height="30px"
|
height="30px"
|
||||||
data-id=${key}
|
data-id=${key}
|
||||||
.text=${name}
|
.text=${name}
|
||||||
|
|||||||
Reference in New Issue
Block a user