fix(editor): link popover ui in modal (#11415)

fix AF-2316
This commit is contained in:
pengx17
2025-04-03 05:11:46 +00:00
parent 9206145a48
commit a4c76ff485
4 changed files with 24 additions and 10 deletions
@@ -40,8 +40,6 @@ export class ReferencePopup extends SignalWatcher(
.popover-container {
position: absolute;
display: flex;
width: 321px;
height: 37px;
gap: 8px;
box-sizing: content-box;
justify-content: space-between;