diff --git a/web/src/lib/Figure.svelte b/web/src/lib/Figure.svelte index 9750a61..cd9a29a 100644 --- a/web/src/lib/Figure.svelte +++ b/web/src/lib/Figure.svelte @@ -12,7 +12,7 @@ Library, Folder, FileClock, - Info + IndentIncrease } from 'lucide-svelte'; import { translateAppName } from '$lib/utils'; import LucideIcon from '$lib/components/LucideIcon.svelte'; @@ -162,20 +162,26 @@
-
- -

{title}

-
-
- {#if showDetails} +
+
+
+
+ +

{title}

+
+
- {/if} +
+
@@ -223,22 +229,14 @@
{/if} -
- +
+ {title} - {#if !showDetails} - - {/if}
{#if !showDetails}