Improves crawl detail files list truncation (#830)

This commit is contained in:
Henry Wilkinson 2023-05-05 17:25:29 -04:00 committed by GitHub
parent 0d23b45dac
commit 7409e0637e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -792,7 +792,7 @@ ${this.crawl?.notes}
class="h-4 pr-2 shrink-0 text-neutral-600"
></sl-icon>
<a
class="text-primary hover:underline"
class="text-primary hover:underline truncate mr-2"
href=${file.path}
download
title=${file.name}