* Widening these selectors would restyle the whole instance. * * UPSTREAM: patched at source in src/ExternalApp.vue (lines 34 and 46) and * submitted to LibreSign. Once that lands and this instance runs a release * containing it, this file can be deleted. */ #body-public #content.app-public { height: 100dvh; } @media (max-width: 512px) { #body-public #app-sidebar { height: 100dvh; } }