[#10272] Hide key-uid from keycard login screen

This commit is contained in:
Roman Volosovskyi 2020-04-13 14:25:40 +03:00
parent 962d0fb6cd
commit fee6864d56
No known key found for this signature in database
GPG Key ID: 0238A4B5ECEE70DE
1 changed files with 1 additions and 8 deletions

View File

@ -286,14 +286,7 @@
:font-weight "500"}
:number-of-lines 1
:ellipsize-mode :middle}
name]
[react/text {:style {:text-align :center
:margin-top 4
:color colors/gray
:font-family "monospace"}
:number-of-lines 1
:ellipsize-mode :middle}
(utils.core/truncate-str key-uid 14 true)]]]
name]]]
[pin.views/pin-view
{:pin pin
:retry-counter retry-counter