diff --git a/openhtf/output/web_gui/src/app/shared/trimmed-text.component.ts b/openhtf/output/web_gui/src/app/shared/trimmed-text.component.ts index 818289f3c..f6d465802 100644 --- a/openhtf/output/web_gui/src/app/shared/trimmed-text.component.ts +++ b/openhtf/output/web_gui/src/app/shared/trimmed-text.component.ts @@ -22,7 +22,7 @@ import { Component, Input } from '@angular/core'; const ellipsis = '…'; const template = ` - {{ trimmedContent }} +
{{ trimmedContent }}