浏览代码

fix: html shape display issue

Peng Xiao 3 年之前
父节点
当前提交
68084bbf0b
共有 1 个文件被更改,包括 0 次插入1 次删除
  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 {