Skip to content

Commit

Permalink
feat: internal comm
Browse files Browse the repository at this point in the history
  • Loading branch information
akurilov committed Mar 8, 2024
1 parent fd28e16 commit 3ede5ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/query.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@ const templateEvent = (txt, time, srcUrl, link) => `
</p>
</a>
<button type="button"
class="flex report justify-center text-center text-xl h-6 w-6 text-stone-500 hover:text-amber-500">
<span class="pt-1">⚠</span>
class="p-1 flex report justify-center text-center text-xl h-6 w-6 text-stone-500 hover:text-amber-500">
</button>
</div>
`
Expand Down

0 comments on commit 3ede5ec

Please sign in to comment.