Layout Styles Update

This commit is contained in:
2026-04-05 00:00:12 -04:00
parent 246f7357a9
commit 29a006ee87
11 changed files with 155 additions and 119 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
<meta property="og:title" content={`${documentTitle} - TypstDrive`} />
</svelte:head>
<div class="flex flex-col h-full relative">
<div class="flex flex-col h-screen relative">
<Toolbar title={documentTitle} docId={$page.params.id} />
<main class="flex-1 flex flex-col md:flex-row overflow-hidden relative">