We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2013376 commit 74f11b6Copy full SHA for 74f11b6
src/App.svelte
@@ -12,6 +12,7 @@
12
<style>
13
.node-tree {
14
display: flex;
15
+ overflow: hidden;
16
flex: 1 1 0;
17
flex-direction: column;
18
}
0 commit comments