"examples/trials/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "755e313f144d95e3a9f3aa18b0904dadc83ad28c"
Commit 66734a70 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent 4d648936
...@@ -383,7 +383,7 @@ ...@@ -383,7 +383,7 @@
> >
<div> <div>
{#if message?.status} {#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} {#if message?.status?.done === false}
<div class=""> <div class="">
<Spinner className="size-4" /> <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