Skip to content

Commit 3ad75f6

Browse files
committed
fix(app): no mono
1 parent 76ff261 commit 3ad75f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app2/src/lib/components/stake/StakingStatsGrid.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ let {
113113
loading={O.isNone(exchangeRate)}
114114
clickable={true}
115115
onclick={onToggleRate}
116-
class="font-mono"
117116
>
118117
{#snippet icon()}
119118
<RotateLeftIcon class="w-3 h-3 text-zinc-500" />

0 commit comments

Comments
 (0)