full height
This commit is contained in:
parent
31882de0e5
commit
cd33274cfe
|
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<title>Конструктор цепочек</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body class="min-h-screen overflow-hidden">
|
||||
<div id="root"></div>
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user