From 99e7a11c25e704851cfbbaed64594acbbd752038 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Tue, 10 May 2022 12:28:58 -0700 Subject: web: ui improvements, mainly for mobile Using a `100vh' height results in the bottom bit of the UI being cropped until scrolling down, while using `100%' results in the address bar always wasting space. By combining these with a fixed-position element, we're able to have the UI grow and shrink as the address bar visibility changes. --- web/static/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/static/index.html') diff --git a/web/static/index.html b/web/static/index.html index d9d8718..1e5b9a5 100644 --- a/web/static/index.html +++ b/web/static/index.html @@ -67,6 +67,7 @@ -- cgit v1.2.3-70-g09d2