Prechádzať zdrojové kódy

fix: html shape display issue

Peng Xiao 3 rokov pred
rodič
commit
68084bbf0b
1 zmenil súbory, kde vykonal 0 pridanie a 1 odobranie
  1. 0 1
      tldraw/apps/tldraw-logseq/src/styles.css

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

@@ -696,7 +696,6 @@ button.tl-select-input-trigger {
 
 .tl-html-anchor {
   width: fit-content;
-  display: flex;
 }
 
 .tl-html-anchor > iframe {