mirror of
https://github.com/bitwarden/browser
synced 2026-02-07 04:03:29 +00:00
add title
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
@if (title) {
|
||||
<header
|
||||
id="{{ titleId }}"
|
||||
[appA11yTitle]="title"
|
||||
class="tw-text-base tw-font-semibold"
|
||||
[ngClass]="_truncate ? 'tw-truncate' : ''"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user