Skip to content

Commit 2a50387

Browse files
committed
fmt
1 parent 7c6b805 commit 2a50387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/lib/components/portfolio/SkeletonTokensCard.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<div class="header">
2222
<span class="skeleton"></span>
2323
<span class="skeleton justify-end"></span>
24-
<span class="skeleton justify-end tablet-up"></span>
24+
<span class="skeleton tablet-up justify-end"></span>
2525
</div>
2626

2727
<div class="list">

0 commit comments

Comments
 (0)