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

fix: pull model digest text styling

parent 19ec26ab
......@@ -739,7 +739,7 @@
{pullProgress ?? 0}%
</div>
</div>
<div class="mt-1 text-xs dark:text-gray-700" style="font-size: 0.5rem;">
<div class="mt-1 text-xs dark:text-gray-500" style="font-size: 0.5rem;">
{digest}
</div>
</div>
......
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