diff --git a/daemon/web/src/lib/components/AnalysisTable.svelte b/daemon/web/src/lib/components/AnalysisTable.svelte index a0c0514..21f54fe 100644 --- a/daemon/web/src/lib/components/AnalysisTable.svelte +++ b/daemon/web/src/lib/components/AnalysisTable.svelte @@ -33,7 +33,7 @@ {#if report.statistics.num_warnings === 0 && report.statistics.num_informational_logs === 0}

Nothing to show!

{:else} -
+
@@ -80,7 +80,7 @@ These are due to a limitation or bug in Rayhunter's parser, and aren't usually a problem.

-
+
diff --git a/daemon/web/src/lib/components/ManifestCard.svelte b/daemon/web/src/lib/components/ManifestCard.svelte index 002228f..71b2764 100644 --- a/daemon/web/src/lib/components/ManifestCard.svelte +++ b/daemon/web/src/lib/components/ManifestCard.svelte @@ -44,7 +44,7 @@
{#if current}
@@ -81,7 +81,7 @@ 'N/A'}
-
+