Skip to content

Commit 8262edc

Browse files
committed
fix og
1 parent 74081ea commit 8262edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/algora_web/live/org/dashboard_live.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
11811181
11821182
<div
11831183
:if={@user.provider_meta}
1184-
class="pt-0.5 flex items-center gap-x-3 gap-y-1 text-xs text-muted-foreground sm:text-sm"
1184+
class="pt-0.5 flex items-center gap-x-3 gap-y-1 text-xs text-muted-foreground sm:text-sm max-w-[250px] 2xl:max-w-none truncate"
11851185
>
11861186
<.link
11871187
:if={@user.provider_login}

0 commit comments

Comments
 (0)