diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index 5135253..ba1d83c 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -87,16 +87,12 @@

{{ firstName }} {{ lastName }}

ID
-
- {{ activeDid }} - - - +
+ {{ activeDid }} + +
Public Key (base 64)
-
- - {{ publicBase64 }} - - +
+ {{ publicBase64 }} +
Public Key (hex)
-
- - {{ publicHex }} - - +
+ {{ publicHex }} +
Derivation Path
-
- {{ derivationPath }} - - +
+ {{ derivationPath }} +