We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 669dbf3 + 154c80c commit 4e6339bCopy full SHA for 4e6339b
index.html
@@ -20,7 +20,7 @@
20
}
21
</style>
22
</head>
23
- <body class="m-0 h-full bg-white dark:bg-gray-700">
+ <body class="m-0 min-h-full bg-white dark:bg-gray-700">
24
<div id="root" class="h-full"></div>
25
<script type="module" src="/src/index.tsx"></script>
26
</body>
0 commit comments