Fix node header layout

This commit is contained in:
nymkappa
2022-08-31 08:17:42 +02:00
parent 1766169ba7
commit 020d6137f6
3 changed files with 19 additions and 12 deletions

View File

@@ -1 +1 @@
<span [innerHTML]="formattedLocation"></span>
<span class="d-block text-truncate" [innerHTML]="formattedLocation"></span>