From 5101b440a83fab3eaa6bbd5cfcb1e85e53806acd Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Tue, 22 Oct 2024 23:28:41 -0700 Subject: [PATCH] refac: styling --- src/lib/components/admin/Evaluations.svelte | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/components/admin/Evaluations.svelte b/src/lib/components/admin/Evaluations.svelte index fece52c90..51a6800a2 100644 --- a/src/lib/components/admin/Evaluations.svelte +++ b/src/lib/components/admin/Evaluations.svelte @@ -237,11 +237,11 @@ class="text-xs text-gray-700 uppercase bg-gray-50 dark:bg-gray-850 dark:text-gray-400 -translate-y-0.5" > - + {$i18n.t('User')} - + {$i18n.t('Models')} @@ -273,7 +273,7 @@ - +
{#if feedback.data?.sibling_model_ids}