Skip to content

Commit 4507d47

Browse files
brendtinnocenzi
andauthored
Update packages/view/src/Components/x-base.view.php
Co-authored-by: Enzo Innocenzi <[email protected]>
1 parent aa71c97 commit 4507d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/view/src/Components/x-base.view.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
1717
</head>
18-
<body class="relative antialiased flex flex-col grow font-sans text-(--ui-text) bg-(--ui-bg) !overflow-visible !pr-0">
18+
<body class="flex flex-col h-full antialiased">
1919
<x-slot/>
2020
<x-slot name="scripts"/>
2121
</body>

0 commit comments

Comments
 (0)