Commit 66734a70 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent 4d648936
......@@ -383,7 +383,7 @@
>
<div>
{#if message?.status}
<div class="flex items-center gap-2 py-1.5">
<div class="flex items-center gap-2 pt-1 pb-1">
{#if message?.status?.done === false}
<div class="">
<Spinner className="size-4" />
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment