1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-12-22 09:00:10 +00:00

fix extra whitespace after pin code

for #39
This commit is contained in:
Harvey Tindall 2021-01-25 17:18:35 +00:00
parent 1bf1e994fe
commit 061945218a
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -26,7 +26,7 @@
<p>{{ .codeExpiry }}</p>
<p>{{ .ifItWasNotYou }}</p>
</mj-text>
<mj-button mj-class="blue bold">{{ .pinVal }}</mj-button>
<mj-button mj-class="blue bold"><mj-raw>{{ .pinVal }}</mj-raw></mj-button>
</mj-column>
</mj-section>
<mj-section mj-class="bg2">