Преглед изворни кода

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 {
-  max-height: 90vh;
-  overflow-y: auto;
   flex-flow: column;
 }