mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-08-29 10:09:26 +02:00
editor: render the drag preview in the editor's own context, 1:1
This commit is contained in:
@@ -1053,9 +1053,8 @@ del.diffdel {
|
||||
top: 0;
|
||||
z-index: 9999;
|
||||
margin: 0;
|
||||
/* nothing on the left: the item has to sit exactly where it will land.
|
||||
The right is only ever the count's breathing room */
|
||||
padding: 6px 8px 6px 0;
|
||||
padding-block: 6px;
|
||||
padding-inline: 8px;
|
||||
box-sizing: border-box;
|
||||
pointer-events: none;
|
||||
user-select: none;
|
||||
|
||||
Reference in New Issue
Block a user