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 7eb7516 commit 27df704Copy full SHA for 27df704
lib/algora_web/live/org/dashboard_live.ex
@@ -1630,7 +1630,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
1630
/>
1631
</div>
1632
<% end %>
1633
- <div class="pt-12 pb-16 mt-auto -mr-12 grid grid-cols-1 lg:grid-cols-2 gap-y-4 gap-x-6 text-sm whitespace-nowrap">
+ <div class="pb-16 mt-auto -mr-12 grid grid-cols-1 lg:grid-cols-2 gap-y-4 gap-x-6 text-sm whitespace-nowrap">
1634
<div class="-ml-3 flex items-center gap-2">
1635
<div class="flex -space-x-2 shrink-0">
1636
<img
0 commit comments