Merge pull request #1311 from basecamp/wrap-webhook-link

Word break for webhook URL
This commit is contained in:
Andy Smith
2025-10-14 16:37:13 -05:00
committed by GitHub
+1 -1
View File
@@ -22,7 +22,7 @@
<div class="panel shadow center flex flex-column gap txt-align-start">
<header>
<h1 class="txt-x-large margin-none"><%= @webhook.name %></h1>
<span class="txt-medium"><%= @webhook.url %></span>
<span class="txt-medium txt-break"><%= @webhook.url %></span>
</header>
<% unless @webhook.active? %>
<div>