Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
polamoros committed Aug 10, 2023
1 parent d67ea7f commit 1a72f39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/views/LeaderboardView.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export const LeaderboardView = () => {
colSpan={2}
className="whitespace-nowrap px-3 py-4 text-sm text-slate-500 text-center w-32"
>
<div className="w-full flex justify-center flex-col grow">
<div className="w-full flex justify-center flex-col grow opacity-50">
<SpinnerLoader />
</div>
</td>
Expand Down

0 comments on commit 1a72f39

Please sign in to comment.