hydrogen-web/src/platform/web
Johannes Marbach f496aff478 Set explicit height on lightbox container
Without an explicit height defined on the container, Safari
fails to expand the `.picture` content. On desktop this results
in the image showing too small and at the top of the screen.
On mobile the picture ends up with zero height and is completely
hidden.

This commit fixes the issue by defining a height of 100% on the
`.lightbox` border box.

Fixes: #278

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
2021-03-22 14:12:02 +01:00
..
dom don't show the update dialog if we open the app for the first time 2021-03-18 19:58:50 +01:00
ui Set explicit height on lightbox container 2021-03-22 14:12:02 +01:00
utils move base64/58 encoding into platform 2021-02-12 16:01:54 +01:00
worker c/p error for passing arguments to create_outbound 2020-11-10 18:31:33 +01:00
legacy-polyfill.js extract platform class to put all platform specific code in 2020-10-26 15:44:11 +01:00
LegacyPlatform.js copyright header for legacy platform 2020-11-13 19:05:09 +01:00
Platform.js halt any fetch request while waiting for new service worker to activate 2021-03-18 19:50:53 +01:00
service-worker.template.js always reply here 2021-03-18 19:50:53 +01:00