"git@developer.sourcefind.cn:modelzoo/visualglm6b_pytorch.git" did not exist on "2f487cb5d8057f27d218fb206fa71bbf4fe33851"
Commit 325fd2b9 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent 1140036f
...@@ -117,7 +117,7 @@ display_message() ...@@ -117,7 +117,7 @@ display_message()
{#if executed} {#if executed}
<div class="bg-[#202123] text-white px-4 py-4 rounded-b-lg"> <div class="bg-[#202123] text-white px-4 py-4 rounded-b-lg">
<div class=" text-gray-500 text-sm mb-1">STDOUT/STDERR</div> <div class=" text-gray-500 text-xs mb-1">STDOUT/STDERR</div>
<div id="code-output-{id}" class="text-sm" /> <div id="code-output-{id}" class="text-sm" />
</div> </div>
{/if} {/if}
......
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