Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 3aa2f06adc5023bbcd29f63c54e4c5f364960e1f https://github.com/xwiki/xwiki-platform/commit/3aa2f06adc5023bbcd29f63c54e4c... Author: Michael Hamann <[email protected]> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/drawer.less Log Message: ----------- 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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications