style: trim padding on watch page and base layout
This commit is contained in:
@@ -251,7 +251,7 @@ if (window.showToast) showToast({ message: 'Something went wrong' })
|
||||
</div>
|
||||
|
||||
<main class="w-full flex-1 flex flex-col h-screen overflow-y-auto">
|
||||
<div class="flex-1 p-4 md:p-8 lg:p-10">
|
||||
<div class="flex-1 p-4 md:p-8">
|
||||
{{template "content" .}}
|
||||
</div>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user