XWIKI-22133: The upper part of the Drawer is missing on smaller mobile screens
* Use 100dvh as height instead of 100vh to make sure that the drawer is fully visible when the viewport is resized, e.g., due to the navigation bar. Use 100vh as fallback as dvh is still relatively new. (cherry picked from commit 3aa2f06a)
Please register or sign in to comment