Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
wighawag committed Jan 15, 2024
1 parent 3211669 commit 05b4b67
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web/src/routes/debug/transactions/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,9 @@
{/each}
</ul>
</DebugWrapper>

<style>
ul {
margin-left: 1rem;
}
</style>

0 comments on commit 05b4b67

Please sign in to comment.