Fix node header layout

This commit is contained in:
nymkappa
2022-08-31 08:17:42 +02:00
parent 9131521e7d
commit e8151e8393
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>