Skip to content
Snippets Groups Projects
Unverified Commit ad93f00e authored by Alexis BENOIT's avatar Alexis BENOIT Committed by GitHub
Browse files

Visionneuse : bloquer le scroll (#742)

parent 9211f289
No related branches found
Tags v7.2.6
No related merge requests found
import { focusTrap } from '../utils/focus-trap';
var CLASSES = {
popupOpened: 'has-popup-opened',
popupOpened: 'has-modal-opened',
popupIsOpened: 'is-opened'
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment