Fix page height on mobile.

Fix keyboard focus on mobile.
This commit is contained in:
Paul
2021-07-03 15:23:29 +01:00
parent 55633219f9
commit f25b488863
5 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
:root {
--app-height: 100vh;
--sidebar-active: var(--secondary-background);
}