mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
4 lines
92 B
HTML
4 lines
92 B
HTML
<span [ngClass]="{ 'tw-truncate tw-block': truncate }">
|
|
<ng-content></ng-content>
|
|
</span>
|