Add styling (#1701)

pull/1702/head
Thomas Kaul 2 years ago committed by GitHub
parent 1b9587c454
commit cef15afab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -257,7 +257,7 @@
</div>
<div class="align-items-center d-flex mt-4 py-1">
<div class="pr-1 w-50" i18n>User ID</div>
<div class="pl-1 w-50">{{ user?.id }}</div>
<div class="pl-1 text-monospace w-50">{{ user?.id }}</div>
</div>
</mat-card-content>
</mat-card>

Loading…
Cancel
Save