refac: styling

This commit is contained in:
Timothy J. Baek
2024-07-08 13:35:25 -07:00
parent 4b6ee584c2
commit 088e7b02a9
14 changed files with 26 additions and 26 deletions

View File

@@ -119,7 +119,7 @@
<div class="flex items-center">
<div class="flex flex-col">
<div
class=" w-fit text-xs font-black px-1 rounded uppercase line-clamp-1 bg-gray-500/20 text-gray-700 dark:text-gray-200"
class=" w-fit text-xs font-bold px-1 rounded uppercase line-clamp-1 bg-gray-500/20 text-gray-700 dark:text-gray-200"
>
{item?.type ?? 'Document'}
</div>