remove focus on opener after click
This commit is contained in:
parent
28fc33ee79
commit
9f9f8f90c8
1 changed files with 2 additions and 0 deletions
|
|
@ -149,6 +149,8 @@ if ($_['always-displayed']) {
|
|||
if (a !== null) {
|
||||
a.focus()
|
||||
}
|
||||
|
||||
headerMenuOpener.blur()
|
||||
})
|
||||
|
||||
for (let opener of sideMenuOpener) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue