mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 00:46:23 +00:00
fix: move cursor pointer changes to page to make it easier to track
This commit is contained in:
@@ -171,14 +171,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
/* Change to another cursor style if Shift key is active */
|
||||
[data-active-keystroke*="Shift" i]
|
||||
:is(.journal-title, .page-title,
|
||||
.block-ref, .page-ref, a.tag,
|
||||
.bullet-container.cursor) {
|
||||
cursor: context-menu;
|
||||
}
|
||||
|
||||
.embed-page {
|
||||
@apply py-2 my-2 px-2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user