Explorar o código

fix: make sure caret in portal shape can be correctly set

Peng Xiao %!s(int64=3) %!d(string=hai) anos
pai
achega
29004a50c6
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tldraw/apps/tldraw-logseq/src/styles.css

+ 2 - 1
tldraw/apps/tldraw-logseq/src/styles.css

@@ -677,9 +677,10 @@ button.tl-select-input-trigger {
   opacity: 0.5;
 }
 
+/* This will breaks block selection
 [data-inner-events=false] * {
   user-select: none;
-}
+} */
 
 .tl-logseq-portal-container {
   @apply flex flex-col rounded-lg absolute;