We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81cf9d4 commit b0ffb52Copy full SHA for b0ffb52
lib/algora_web/live/org/dashboard_live.ex
@@ -326,7 +326,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
326
327
<div
328
:if={@user.provider_meta}
329
- class="pt-0.5 flex flex-wrap items-center justify-center gap-x-3 gap-y-1 text-xs text-muted-foreground sm:text-sm"
+ class="pt-0.5 flex flex-wrap items-center gap-x-3 gap-y-1 text-xs text-muted-foreground sm:text-sm"
330
>
331
<.link
332
:if={@user.provider_login}
0 commit comments