diff --git a/ui/src/components/commands/CommandExecution.svelte b/ui/src/components/commands/CommandExecution.svelte index 0f642a4..d7b2cda 100644 --- a/ui/src/components/commands/CommandExecution.svelte +++ b/ui/src/components/commands/CommandExecution.svelte @@ -23,7 +23,7 @@ } -
{line["message"]}diff --git a/ui/src/components/common/CenterCard.svelte b/ui/src/components/common/CenterCard.svelte index dccb238..fb72a49 100644 --- a/ui/src/components/common/CenterCard.svelte +++ b/ui/src/components/common/CenterCard.svelte @@ -1,6 +1,6 @@-+diff --git a/ui/src/components/common/ContentPage.svelte b/ui/src/components/common/ContentPage.svelte index ea87d6d..3c6a7e7 100644 --- a/ui/src/components/common/ContentPage.svelte +++ b/ui/src/components/common/ContentPage.svelte @@ -2,12 +2,12 @@- +- +@@ -18,8 +18,8 @@- -++diff --git a/ui/src/components/common/Logs.svelte b/ui/src/components/common/Logs.svelte index c8d5ebd..6be101b 100644 --- a/ui/src/components/common/Logs.svelte +++ b/ui/src/components/common/Logs.svelte @@ -2,7 +2,7 @@ export let logs; - +{#each logs as line, i}diff --git a/ui/src/components/common/Sidebar.svelte b/ui/src/components/common/Sidebar.svelte index dcb7b51..491cf46 100644 --- a/ui/src/components/common/Sidebar.svelte +++ b/ui/src/components/common/Sidebar.svelte @@ -22,7 +22,7 @@{line.trim()}