fix: Text relayout caused by external link decorations rendered async
This commit is contained in:
@@ -728,8 +728,11 @@ const EditorStyles = styled.div<{
|
||||
}
|
||||
|
||||
.external-link {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
.code-actions,
|
||||
|
||||
Reference in New Issue
Block a user