mirror of
https://github.com/abhinavxd/libredesk.git
synced 2025-11-09 08:25:42 +00:00
refactor.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
overlay
|
||||
text-wrap
|
||||
">
|
||||
<p class="font-bold text-xs opacity-0 group-hover:opacity-100">{{ getAttachmentName(attachment.filename) }}</p>
|
||||
<p class="font-bold text-xs opacity-0 group-hover:opacity-100">{{ getAttachmentName(attachment.name) }}</p>
|
||||
<p class="text-xs opacity-0 group-hover:opacity-100">{{ formatBytes(attachment.size) }}</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user