💄(react) make Modal close button sticky

We want to make sure this button is always visible inside scrollable
modals.

Fixes #278
This commit is contained in:
Nathan Vasse
2024-02-28 12:22:22 +01:00
committed by NathanVss
parent c5e5d9fa85
commit 680365a117
3 changed files with 19 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"@openfun/cunningham-react": minor
---
make Modal close button sticky