mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-12 22:26:08 -04:00
Force change of aria-hidden when modal shows or hides
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
bb4acb02bc
commit
61e092e8af
4 changed files with 9 additions and 0 deletions
|
@ -93,6 +93,7 @@ require('../css/slide-preview.css')
|
|||
require('../css/site.css')
|
||||
|
||||
require('highlight.js/styles/github-gist.css')
|
||||
require('./fix-aria-hidden-for-modals')
|
||||
|
||||
let defaultTextHeight = 20
|
||||
let viewportMargin = 20
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue