feat: update mobile design (#1526)
This commit is contained in:
@@ -66,6 +66,7 @@ const startApplication: StartApplication = async function startApplication(
|
||||
root = createRoot(appendedRootNode)
|
||||
|
||||
disableIosTextFieldZoom()
|
||||
document.documentElement.style.setProperty('--viewport-height', `${window.innerHeight}px`)
|
||||
|
||||
root.render(
|
||||
<ApplicationGroupView
|
||||
|
||||
Reference in New Issue
Block a user