mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 16:02:19 +00:00
fix(frontend): increase the default size of the log and result panel for the script editor
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user