Explorar el Código

fix: iphone main toolbal issue

Konstantinos Kaloutas hace 2 años
padre
commit
0edb4f5f5a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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;
 }