This commit is contained in:
parent
494dd15166
commit
d0b21ac4bb
6 changed files with 59 additions and 88 deletions
|
|
@ -17,7 +17,7 @@ export function initDropdowns(responsiveSmall) {
|
|||
if (!trigger) return;
|
||||
|
||||
|
||||
|
||||
|
||||
// Empêche la fermeture au clic dans le contenu des dropdowns contenant .modal--share
|
||||
if (dropdown.querySelector('.modal--share') && content) {
|
||||
content.addEventListener('click', (e) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue