fix(frontend): increase the default size of the log and result panel for the script editor

This commit is contained in:
Ruben Fiszel
2022-10-01 23:19:02 +02:00
parent 0a81162582
commit b8a67ca14f
@@ -157,7 +157,7 @@
</left>
<right slot="right">
<div class="h-full">
<VSplitPane topPanelSize="50%" downPanelSize="50%">
<VSplitPane topPanelSize="30%" downPanelSize="70%">
<top slot="top">
<div class="h-full overflow-auto">
<div class="p-4">