fix ExecuteQuery to use Layout

This commit is contained in:
Keviin Åberg Kultalahti 2021-04-28 15:20:03 +02:00
parent f833c1a5a0
commit 039797c7bb
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
}
</script>
<Layout gap="S">
<Layout noGap noPadding>
<Label>Datasource</Label>
<Select
bind:value={parameters.datasourceId}