This commit is contained in:
2023-08-23 16:38:27 +02:00
parent c825027d0f
commit 721a39117c

View File

@ -25,6 +25,7 @@
.cm-editor {
width: 100%;
height: 90vh;
max-height: 100vh;
}
@ -33,6 +34,7 @@
display: block !important;
width: 100% !important;
}
</style>
<body class="bg-neutral-800 overflow-y-hidden">