diff --git a/resident-ui/src/app/feature/uinservices/personalisedcard/personalisedcard.component.html b/resident-ui/src/app/feature/uinservices/personalisedcard/personalisedcard.component.html index f40ad0d3..eec319ba 100644 --- a/resident-ui/src/app/feature/uinservices/personalisedcard/personalisedcard.component.html +++ b/resident-ui/src/app/feature/uinservices/personalisedcard/personalisedcard.component.html @@ -41,9 +41,10 @@
- |
- {{dataDisplay['fullName']['value']}} + | + |
+ {{dataDisplay['fullName']['value']}} + |
@@ -54,7 +55,7 @@ | ||
{{dataDisplay['UIN']['value']}} |
- {{dataDisplay['perpetualVID']['value']}} |
+ {{dataDisplay['perpetualVID']['value']}} |
||||
{{dataDisplay['phone']['value']}} |
diff --git a/resident-ui/src/app/feature/uinservices/sharewithpartner/sharewithpartner.component.html b/resident-ui/src/app/feature/uinservices/sharewithpartner/sharewithpartner.component.html
index dfefb68b..15dae1c7 100644
--- a/resident-ui/src/app/feature/uinservices/sharewithpartner/sharewithpartner.component.html
+++ b/resident-ui/src/app/feature/uinservices/sharewithpartner/sharewithpartner.component.html
@@ -56,8 +56,10 @@
- |
- {{sharableAttributes['fullName']['value']}} + |
+
+ {{sharableAttributes['fullName']['value']}} + |