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 committed Sep 8, 2023
1 parent 102d1e9 commit 677de65
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

1 comment on commit 677de65

@vercel
Copy link

@vercel vercel bot commented on 677de65 Sep 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blocksuite – ./packages/playground

blocksuite-git-master-toeverything.vercel.app
blocksuite-five.vercel.app
blocksuite-toeverything.vercel.app

Please sign in to comment.