Skip to content

Commit 3d2f075

Browse files
committed
fix og
1 parent 4814b60 commit 3d2f075

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
@@ -1243,7 +1243,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
12431243
12441244
<div
12451245
:if={@user.provider_meta}
1246-
class="pt-0.5 flex items-center gap-x-3 gap-y-1 text-xs text-muted-foreground sm:text-sm"
1246+
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"
12471247
>
12481248
<.link
12491249
:if={@user.provider_login}

0 commit comments

Comments
 (0)