mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-05 03:25:10 +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;
|
||||
return html`<icon-button
|
||||
width="280px"
|
||||
width="260px"
|
||||
height="30px"
|
||||
data-id=${key}
|
||||
.text=${name}
|
||||
|
||||
Reference in New Issue
Block a user