Bläddra i källkod

refac: styling

Timothy J. Baek 6 månader sedan
förälder
incheckning
5101b440a8
1 ändrade filer med 3 tillägg och 3 borttagningar
  1. 3 3
      src/lib/components/admin/Evaluations.svelte

+ 3 - 3
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"
 					class="text-xs text-gray-700 uppercase bg-gray-50 dark:bg-gray-850 dark:text-gray-400 -translate-y-0.5"
 				>
 				>
 					<tr class="">
 					<tr class="">
-						<th scope="col" class="px-3 py-1.5 text-right cursor-pointer select-none w-0">
+						<th scope="col" class="px-3 text-right cursor-pointer select-none w-0">
 							{$i18n.t('User')}
 							{$i18n.t('User')}
 						</th>
 						</th>
 
 
-						<th scope="col" class="px-3 py-1.5 cursor-pointer select-none">
+						<th scope="col" class="px-3 pr-1.5 cursor-pointer select-none">
 							{$i18n.t('Models')}
 							{$i18n.t('Models')}
 						</th>
 						</th>
 
 
@@ -273,7 +273,7 @@
 								</div>
 								</div>
 							</td>
 							</td>
 
 
-							<td class="px-3 flex flex-col">
+							<td class="pl-3 flex flex-col">
 								<div class="flex flex-col items-start gap-0.5 h-full">
 								<div class="flex flex-col items-start gap-0.5 h-full">
 									<div class="flex flex-col h-full">
 									<div class="flex flex-col h-full">
 										{#if feedback.data?.sibling_model_ids}
 										{#if feedback.data?.sibling_model_ids}