mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
ally on notification bar
This commit is contained in:
@@ -40,6 +40,7 @@ document.addEventListener('DOMContentLoaded', () => {
|
||||
|
||||
document.getElementById('logo-link').title = i18n.appName;
|
||||
closeButton.title = i18n.close;
|
||||
closeButton.setAttribute('aria-label', i18n.close);
|
||||
|
||||
if (bodyRect.width < 768) {
|
||||
document.querySelector('#template-add .add-save').textContent = i18n.yes;
|
||||
|
||||
Reference in New Issue
Block a user