浏览代码

fix: iphone main toolbal issue

Konstantinos Kaloutas 2 年之前
父节点
当前提交
0edb4f5f5a
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tldraw/apps/tldraw-logseq/src/styles.css

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

@@ -299,8 +299,6 @@ html[data-theme='light'] {
 }
 }
 
 
 .tl-tools-floating-panel {
 .tl-tools-floating-panel {
-  max-height: 90vh;
-  overflow-y: auto;
   flex-flow: column;
   flex-flow: column;
 }
 }