Skip to content

Commit

Permalink
chore: update remote selection style (#4661)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flrande authored and pull[bot] committed Jun 5, 2024
1 parent 05cb96e commit 1d99d61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ export class AffineRemoteSelectionWidget extends WidgetElement {
<div
style="${styleMap({
position: 'absolute',
left: '-4px',
bottom: `${
cursorRect?.height ? cursorRect.height - 4 : 0
}px`,
Expand Down

0 comments on commit 1d99d61

Please sign in to comment.