Update public/views/paste.html
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 48s
Publish Docker Image / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m11s

This commit is contained in:
Lee
2024-07-10 09:53:25 +00:00
parent 9eb89e9381
commit 241d654844

View File

@ -57,7 +57,7 @@
<div class="flex justify-between py-2 px-4">
<div class="flex gap-4">
<p class="text-gray-300 font-bold">Paste</p>
<p class="text-gray-300">{{ index . "sizeBytes" }}</p>
<p class="text-gray-300 text-sm">{{ index . "sizeBytes" }}</p>
</div>
<div class="flex gap-4">
<div class="flex gap-4">