This commit is contained in:
@@ -303,7 +303,7 @@ onBeforeUnmount(() => {
|
||||
|
||||
<a
|
||||
:href="url"
|
||||
class="max-w-60 xl:max-w-100 text-blue-600 dark:text-gray-400 hover:text-blue-800 active:text-blue-800 underline flex"
|
||||
class="max-w-50 xl:max-w-100 text-blue-600 dark:text-gray-400 hover:text-blue-800 active:text-blue-800 underline flex"
|
||||
style="overflow: hidden; white-space: nowrap; text-overflow: ellipsis"
|
||||
>
|
||||
<img src="/src/assets/href.webp" class="w-5 h-6 mr-2" />
|
||||
|
||||
Reference in New Issue
Block a user