mirror of
https://github.com/bitwarden/browser
synced 2026-02-04 02:33:33 +00:00
4 lines
94 B
HTML
4 lines
94 B
HTML
<span [ngClass]="{ 'tw-truncate tw-block': truncate() }">
|
|
<ng-content></ng-content>
|
|
</span>
|