Explorar el Código

refac: stylign

Timothy Jaeryang Baek hace 6 meses
padre
commit
f160d278b2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/lib/components/admin/Evaluations/Feedbacks.svelte

+ 1 - 1
src/lib/components/admin/Evaluations/Feedbacks.svelte

@@ -106,7 +106,7 @@
 	};
 </script>
 
-<div class="mt-0.5 mb-2 gap-1 flex flex-col md:flex-row justify-between">
+<div class="mt-0.5 mb-2 gap-1 flex flex-row justify-between">
 	<div class="flex md:self-center text-lg font-medium px-0.5">
 		{$i18n.t('Feedback History')}