🐛(modal) make modal scrollable when height exceeds the viewport height
Currently, if the content of a modal exceeds the viewport height, it is not scrollable.
This commit is contained in:
committed by
Jean-Baptiste PENRATH
parent
0e98dfa1b7
commit
6bae4ad89a
5
.changeset/poor-hats-hammer.md
Normal file
5
.changeset/poor-hats-hammer.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@openfun/cunningham-react": patch
|
||||
---
|
||||
|
||||
Fix modal scroller height issue that prevent modal to be scrollable with high content
|
||||
Reference in New Issue
Block a user