You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
Hello, I would like to add
alignItems: 'center'to get the modal centered on the web while attached with bottom position.This would be possible if I could set it on
<div aria-modal="true" />at the very top.I'll now have a look this how this can be implemented.