Skip to content

Commit 90495f0

Browse files
committed
fix og
1 parent 2378fbd commit 90495f0

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
@@ -1174,7 +1174,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
11741174
11751175
<div
11761176
:if={@user.provider_meta}
1177-
class="pt-0.5 flex items-center gap-x-3 gap-y-1 text-xs text-muted-foreground sm:text-sm"
1177+
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"
11781178
>
11791179
<.link
11801180
:if={@user.provider_login}

0 commit comments

Comments
 (0)