We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56df42a + c385671 commit 611d9beCopy full SHA for 611d9be
website/src/components/WorkflowContent.vue
@@ -388,7 +388,7 @@ onMounted(() => {
388
</li>
389
<li>
390
<strong class="text-ebony-clay-900">GitHub: </strong>
391
- <a :href="githubWorkflowUrl" target="_blank" class="text-bay-of-many-700 hover:underline">
+ <a :href="githubWorkflowUrl" target="_blank" class="text-bay-of-many-700 hover:underline break-all">
392
{{ githubWorkflowUrl }} ↗
393
</a>
394
0 commit comments