We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808f7e5 commit 87fe724Copy full SHA for 87fe724
1 file changed
views/snippets/index-next-block.pug
@@ -45,8 +45,8 @@ include ../includes/shared-mixins.pug
45
46
span.mx-2.text-muted /
47
48
- span.small.border-dotted(title="Σ fees", data-bs-toggle="tooltip")
49
- span.me-1 Σ
+ span.small
+ span.me-1.border-dotted(title="Σ fees", data-bs-toggle="tooltip") Σ
50
+valueDisplay(totalFees, {hideLessSignificantDigits:true})
51
52
0 commit comments