html tag edited for print template
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<span class="material-icons text-base">attach_file</span>
|
||||
@endif
|
||||
<div class="flex flex-col text-gray-500 ml-3 gap-y-1">
|
||||
<span class="w-80 text-sm truncate">{{ $file->basename }}</span>
|
||||
<span class="w-64 text-sm truncate">{{ $file->basename }}</span>
|
||||
<span class="text-xs mb-0">{{ $file->readableSize() }}</span>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user